index a6222ae14c2753c905330ec61bcb7f8591610027..c0da0aaff8aa90fcd7c1e35b4805e9fa17e2901c 100644 (file)
'drop extension if exists test_ext7');
}
+ # we removed this test-support function in v17
+ if ($old_version >= 15 && $old_version < 17)
+ {
+ _add_st($result, 'regression',
+ 'drop function get_columns_length(oid[])');
+ }
+
# stuff not supported from release 16
if ($old_version >= 12 && $old_version < 16)
{