Skip to content

Commit 2e6d05a

Browse files
authored
Revert "Bestow forward-compatibility with libpq17" (#10105)
1 parent c3b835f commit 2e6d05a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

ydb/library/yql/parser/pg_wrapper/cflags.inc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -132,10 +132,4 @@ CFLAGS(
132132
-Dpg_prng_seed_check=yql_pg_prng_seed_check
133133
-Dpg_prng_seed=yql_pg_prng_seed
134134
-Dpg_prng_double_normal=yql_pg_prng_double_normal
135-
-Djson_errdetail=yql_json_errdetail
136-
-Dpg_popcount32=yql_pg_popcount32
137-
-Dpg_popcount64=yql_pg_popcount64
138-
-Dpg_number_of_ones=yql_pg_number_of_ones
139-
-Dpg_leftmost_one_pos=yql_pg_leftmost_one_pos
140-
-Dpg_rightmost_one_pos=yql_pg_rightmost_one_pos
141135
)

0 commit comments

Comments
 (0)