Don't read protransform, we are not using it and version 12 doesn't have it.

This commit is contained in:
eelke 2019-08-10 18:10:19 +02:00
parent 2ceea4b577
commit 86cdcbe06a
2 changed files with 2 additions and 3 deletions

View file

@ -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