mirror of https://github.com/citusdata/citus.git
Merge 3cff7c6ac4
into 55a0d1f730
commit
6b6fd438cb
|
@ -2439,7 +2439,7 @@ RegisterCitusConfigVariables(void)
|
|||
NULL,
|
||||
&SkipAdvisoryLockPermissionChecks,
|
||||
false,
|
||||
GUC_SUPERUSER_ONLY,
|
||||
PGC_SUSET,
|
||||
GUC_NO_SHOW_ALL | GUC_NOT_IN_SAMPLE,
|
||||
NULL, NULL, NULL);
|
||||
|
||||
|
|
Loading…
Reference in New Issue