pgsql: Update .abi-compliance-history for change to CreateStatistics(). - Mailing list pgsql-committers

From Nathan Bossart
Subject pgsql: Update .abi-compliance-history for change to CreateStatistics().
Date
Msg-id E1vL5de-0002n3-01@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
REL_18_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/3e85af1ff4b5bdeac5c7d2f497098ab1ad7bae2d

Modified Files
--------------
.abi-compliance-history | 8 ++++++++
1 file changed, 8 insertions(+)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Clean up match_orclause_to_indexcol().
Next
From: Tom Lane
Date:
Subject: pgsql: Fix pg_crc32c_armv8_choose.c to build with ancient glibc release