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

Fujii Masao <fujii@postgresql.org>

Commit: 29d8bd9085600a5cf751c0666a924b22e9970efb
Author: Fujii Masao <fujii@postgresql.org>
Date: 2026-04-16T14:48:41Z
Releases: 17.10
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

Files

PathChange+/−
.abi-compliance-history modified +9 −0

Discussion