pgsql: Update .abi-compliance-history for join removal fix.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Update .abi-compliance-history for join removal fix.
Date: 2026-08-28 20:37:35
Message-ID: E1x03KQ-00000002Xgh-1p1g@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update .abi-compliance-history for join removal fix.

Bug: #19560
Reported-by: Orestis Markou <orestis(at)orestis(dot)gr>
Author: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Reviewed-by: Richard Guo <guofenglinux(at)gmail(dot)com>
Reviewed-by: Thom Brown <thom(at)linux(dot)com>
Reviewed-by: Jacob Brazeal <jacob(dot)brazeal(at)gmail(dot)com>
Discussion: https://postgr.es/m/1186816.1784573544@sss.pgh.pa.us
Backpatch-through: 16-18

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/ecf45757c21ef140de613834ad6e01f0904f1fb0

Modified Files
--------------
.abi-compliance-history | 10 ++++++++++
1 file changed, 10 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Daniel Gustafsson 2026-08-28 21:35:12 pgsql: Propagate rebalanced cost limit to parallel vacuum workers
Previous Message Nathan Bossart 2026-08-28 20:13:15 pgsql: Fix pg_stat_autovacuum_scores for TOAST tables.