Merge pull request #2896 from citusdata/single_shard_commit_no_show

single_shard_commit_protocol: GUC_NO_SHOW_ALL
pull/2890/head
Önder Kalacı 2019-08-19 10:20:39 +02:00 committed by GitHub
commit 519dc8329b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -947,7 +947,7 @@ RegisterCitusConfigVariables(void)
COMMIT_PROTOCOL_2PC,
shard_commit_protocol_options,
PGC_USERSET,
0,
GUC_NO_SHOW_ALL,
NULL, NULL, NULL);
DefineCustomEnumVariable(