pgsql: Update .abi-compliance-history for parallel GIN index build fix

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Update .abi-compliance-history for parallel GIN index build fix
Date: 2026-09-22 10:12:38
Message-ID: E1x8xUM-00000000lEx-0Bat@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update .abi-compliance-history for parallel GIN index build fix

Discussion: https://www.postgresql.org/message-id/flat/19545-0f25b7e47351e8fc%40postgresql.org

Branch
------
REL_18_STABLE

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2026-09-22 10:49:01 pgsql: Improve error code and messages for some SQL-reachable code path
Previous Message John Naylor 2026-09-22 06:56:55 pgsql: pg_upgrade: Check for arrays over system types with auto-assigne