We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33b9933 commit 81c59aaCopy full SHA for 81c59aa
ydb/core/protos/feature_flags.proto
@@ -148,5 +148,5 @@ message TFeatureFlags {
148
optional bool EnableChangefeedsOnIndexTables = 134 [default = false];
149
optional bool EnableResourcePoolsCounters = 135 [default = false];
150
optional bool EnableOptionalColumnsInColumnShard = 136 [default = false];
151
- optional bool EnablePgSyntax = 139 [default = true];
+ optional bool EnablePgSyntax = 139 [default = false];
152
}
0 commit comments