Update .abi-compliance-history for pgstat_drop_entry()
Michael Paquier <michael@paquier.xyz>
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
Files
| Path | Change | +/− |
|---|---|---|
| .abi-compliance-history | modified | +9 −0 |
Discussion
- BUG #19520: PANIC when concurrently manipulating stored procedures with pg_stat_statements and track_functions = 17 messages · 2026-06-14 → 2026-06-22