Revert "Put enable_self_join_elimination into postgresql.conf.sample"
authorAlexander Korotkov <[email protected]>
Sun, 6 Apr 2025 11:30:20 +0000 (14:30 +0300)
committerAlexander Korotkov <[email protected]>
Sun, 6 Apr 2025 11:30:20 +0000 (14:30 +0300)
This reverts commit c2d329260cd8.

Reported-by: Daniel Gustafsson <[email protected]>
Discussion: https://postgr.es/m/D292EB44-806E-439A-82A4-491A1BA59E7A%40yesql.se

src/backend/utils/misc/postgresql.conf.sample

index bcd4e67f43e006283b2008d0cd573ad060e44d24..ff56a1f0732c56977cb020224be5556929a41687 100644 (file)
 #enable_tidscan = on
 #enable_group_by_reordering = on
 #enable_distinct_reordering = on
-#enable_self_join_elimination = on
 
 # - Planner Cost Constants -