mirror of
https://github.com/postgres/postgres.git
synced 2025-06-27 23:21:58 +03:00
revert: Transform OR clauses to ANY expression
This commit reverts 72bd38cc99
due to implementation and design issues.
Reported-by: Tom Lane
Discussion: https://postgr.es/m/3604469.1712628736%40sss.pgh.pa.us
This commit is contained in:
@ -392,7 +392,6 @@
|
||||
# - Planner Method Configuration -
|
||||
|
||||
#enable_async_append = on
|
||||
#or_to_any_transform_limit = 5
|
||||
#enable_bitmapscan = on
|
||||
#enable_gathermerge = on
|
||||
#enable_hashagg = on
|
||||
|
Reference in New Issue
Block a user