pgsql: Add .abi-compliance-history to v18 branch. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Add .abi-compliance-history to v18 branch.
Date
Msg-id E1vAr0B-002cjD-2s@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add .abi-compliance-history to v18 branch.

This is just a quick commit to verify that the buildfarm ABI
checker responds to this control file.  Once we've tested
that, we will update the file to point at c8af5019b.
There's documentation mop-up yet to do, too.

Discussion: https://postgr.es/m/aPJ03E2itovDBcKX@nathan
Backpatch-through: 18 only

Branch
------
REL_18_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/a72f7d97bea9fe74e8b0eb6ab3d9ab422d02ce4f

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix thinko in commit 7d129ba54.
Next
From: Masahiko Sawada
Date:
Subject: pgsql: Support COPY TO for partitioned tables.