Update .abi-compliance-history for change to CreateStatistics().

As noted in the commit message for 5e4fcbe531, the addition of a
second parameter to CreateStatistics() breaks ABI compatibility,
but we are unaware of any impacted third-party code.  This commit
updates .abi-compliance-history accordingly.

Backpatch-through: 14-18
REL_15_STABLE
Nathan Bossart 1 month ago
parent 5d5b05c18e
commit ad5cc3ad89
  1. 8
      .abi-compliance-history

@ -18,6 +18,14 @@
# Be sure to replace "<ADD JUSTIFICATION HERE>" with details of your change and
# why it is deemed acceptable.
2393d374ae9c0bc8327adc80fe4490edb05be167
#
# Check for CREATE privilege on the schema in CREATE STATISTICS.
# 2025-11-10 09:00:00 -0600
#
# This commit added a parameter to CreateStatistics(). We are unaware of any
# impacted third-party code.
fc0fb77c550fe8289d718c33c7aacf16023d9941
#
# Fix re-distributing previously distributed invalidation messages during logical decoding.

Loading…
Cancel
Save