pgsql: Revert "Put enable_self_join_elimination into postgresql.conf.sa

From: Alexander Korotkov <akorotkov(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Revert "Put enable_self_join_elimination into postgresql.conf.sa
Date: 2025-04-06 11:30:51
Message-ID: E1u1ODD-002x8t-30@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Revert "Put enable_self_join_elimination into postgresql.conf.sample"

This reverts commit c2d329260cd8.

Reported-by: Daniel Gustafsson <daniel(at)yesql(dot)se>
Discussion: https://postgr.es/m/D292EB44-806E-439A-82A4-491A1BA59E7A%40yesql.se

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3a1a7c5a7071c75676c15b26e242c7df17560bd1

Modified Files
--------------
src/backend/utils/misc/postgresql.conf.sample | 1 -
1 file changed, 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2025-04-06 12:54:40 pgsql: Relax ordering-related hardcoded btree requirements in planning
Previous Message Alexander Korotkov 2025-04-06 11:30:04 Re: pgsql: Put enable_self_join_elimination into postgresql.conf.sample