Skip to content

Commit 494af88

Browse files
authored
Merge 0132e09 into 33b9933
2 parents 33b9933 + 0132e09 commit 494af88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ydb/core/protos/feature_flags.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,5 +148,5 @@ message TFeatureFlags {
148148
optional bool EnableChangefeedsOnIndexTables = 134 [default = false];
149149
optional bool EnableResourcePoolsCounters = 135 [default = false];
150150
optional bool EnableOptionalColumnsInColumnShard = 136 [default = false];
151-
optional bool EnablePgSyntax = 139 [default = true];
151+
optional bool EnablePgSyntax = 139 [default = false];
152152
}

0 commit comments

Comments
 (0)