agora inbox for pgsql-committers@postgresql.org  
help / color / mirror / Atom feed
pgsql: pg_plan_advice: Disallow empty sublists within JOIN_ORDER()
2+ messages / 1 participants
[nested] [flat]

* pgsql: pg_plan_advice: Disallow empty sublists within JOIN_ORDER()
@ 2026-09-16 18:57  Robert Haas <rhaas@postgresql.org>
  0 siblings, 0 replies; 2+ messages in thread

From: Robert Haas @ 2026-09-16 18:57 UTC (permalink / raw)
  To: pgsql-committers@lists.postgresql.org

pg_plan_advice: Disallow empty sublists within JOIN_ORDER()

Commit 8c9c2e5c09aeda713640ccb26bfca0fdccc310d5 fixed a similar
issue for FOREIGN_JOIN(). Handle this case similar to the way that
commit handled that case.

Backpatch-through: 19
Discussion: https://postgr.es/m/CA+TgmoYmXy-jiP5qDhqNEiYFEBzQsArO6O2d9E8szNZqi1bePQ@mail.gmail.com
Reviewed-by: Ayush Tiwari <ayushtiwari.slg01@gmail.com>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5e595d659fdb4829e910a1c4122ad4dec9dd0bd3

Modified Files
--------------
contrib/pg_plan_advice/expected/syntax.out | 7 +++++++
contrib/pg_plan_advice/pgpa_parser.y       | 6 ++++++
contrib/pg_plan_advice/sql/syntax.sql      | 4 ++++
3 files changed, 17 insertions(+)



^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* pgsql: pg_plan_advice: Disallow empty sublists within JOIN_ORDER()
@ 2026-09-16 18:57  Robert Haas <rhaas@postgresql.org>
  0 siblings, 0 replies; 2+ messages in thread

From: Robert Haas @ 2026-09-16 18:57 UTC (permalink / raw)
  To: pgsql-committers@lists.postgresql.org

pg_plan_advice: Disallow empty sublists within JOIN_ORDER()

Commit 8c9c2e5c09aeda713640ccb26bfca0fdccc310d5 fixed a similar
issue for FOREIGN_JOIN(). Handle this case similar to the way that
commit handled that case.

Backpatch-through: 19
Discussion: https://postgr.es/m/CA+TgmoYmXy-jiP5qDhqNEiYFEBzQsArO6O2d9E8szNZqi1bePQ@mail.gmail.com
Reviewed-by: Ayush Tiwari <ayushtiwari.slg01@gmail.com>

Branch
------
REL_19_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/88cbbcb253a9d24bbde55420c86479ee0e068c9e

Modified Files
--------------
contrib/pg_plan_advice/expected/syntax.out | 7 +++++++
contrib/pg_plan_advice/pgpa_parser.y       | 6 ++++++
contrib/pg_plan_advice/sql/syntax.sql      | 4 ++++
3 files changed, 17 insertions(+)



^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2026-09-16 18:57 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2026-09-16 18:57 pgsql: pg_plan_advice: Disallow empty sublists within JOIN_ORDER() Robert Haas <rhaas@postgresql.org>
2026-09-16 18:57 pgsql: pg_plan_advice: Disallow empty sublists within JOIN_ORDER() Robert Haas <rhaas@postgresql.org>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox