Don't read protransform, we are not using it and version 12 doesn't have it.
This commit is contained in:
parent
2ceea4b577
commit
86cdcbe06a
2 changed files with 2 additions and 3 deletions
|
|
@ -59,7 +59,6 @@ public:
|
|||
float cost = 0.f; // float4
|
||||
float rows = 0.f; // float4
|
||||
Oid variadic = InvalidOid; // oid
|
||||
QString transform; // regproc
|
||||
ProcKind kind = ProcKind::Function; // >= 11
|
||||
bool secdef = false; // bool
|
||||
bool leakproof = false; // bool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue