]> 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:42 +0000 (14:48 +0900)
committerMichael Paquier <michael@paquier.xyz>
Thu, 18 Jun 2026 05:48:42 +0000 (14:48 +0900)
commit7c457ea15c6db282cf78a8d45d6d19c17ec432af
tree184903fb19f09a8b764f05e0d7162f0fc4fa798c
parentbf4616b598a36bfb606c7bd81c0991d895577cb3
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