]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Update .abi-compliance-history for pgstat_drop_entry()
authorMichael Paquier <michael@paquier.xyz>
Thu, 18 Jun 2026 05:48:40 +0000 (14:48 +0900)
committerMichael Paquier <michael@paquier.xyz>
Thu, 18 Jun 2026 05:48:40 +0000 (14:48 +0900)
commit39e649d44a1db44cabbff43047f257cba213261e
treef4bd33b0e60fa4dce613bb80c86ac4b2f2ed37e3
parentea834d747d454c4fd66b08ebecaa9483476cf4a4
Update .abi-compliance-history for pgstat_drop_entry()

As noted in the commit message of 850b9218c8e4, this function has gained
an extra called "missing_ok".  All the callers of this routine should be
in core in the v15-v17 range.  For v18, I have found one custom stats
kind that would be impacted by this change.

Discussion: https://postgr.es/m/ajOE3uRxVgSlPRcw@paquier.xyz
Backpatch-through: 15-18
.abi-compliance-history