Resolve a PG 9.6 compatibility issue in the regression test for Languages.
parent
48ee8490f0
commit
1908e86d22
|
@ -42,7 +42,7 @@ class LanguagesAddTestCase(BaseTestGenerator):
|
|||
|
||||
self.data = {
|
||||
"lanacl": [],
|
||||
"laninl": "btendscan",
|
||||
"laninl": "btint2sortsupport",
|
||||
"lanowner": db_user,
|
||||
"lanproc": "plpgsql_call_handler",
|
||||
"lanval": "fmgr_c_validator",
|
||||
|
|
Loading…
Reference in New Issue