pgsql: Update .abi-compliance-history for change to enum ProcSignalReas

From: Fujii Masao <fujii(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Update .abi-compliance-history for change to enum ProcSignalReas
Date: 2026-04-16 14:51:02
Message-ID: E1wDO3a-001GU4-0Y@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update .abi-compliance-history for change to enum ProcSignalReason

As noted in the commit message for 586f4266fb4, increasing the value of
NUM_PROCSIGNALS in enum ProcSignalReason breaks the ABI compatibility,
but no affected third-party code is known. Therefore this commit updates
.abi-compliance-history accordingly.

Discussion: https://postgr.es/m/CAHGQGwH_AAbtsiYDJt65N7_4PJ0CgOJmBEaCq68e5_tcuG_vXw@mail.gmail.com
Backpatch-through: 17 only

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/29d8bd9085600a5cf751c0666a924b22e9970efb

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

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2026-04-16 15:24:17 pgsql: doc PG 19 relnotes: update author
Previous Message Bruce Momjian 2026-04-16 14:43:39 pgsql: doc PG 19 relnotes: corrections reported to me privately