pgsql: Add .abi-compliance-history to v18 branch.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add .abi-compliance-history to v18 branch.
Date: 2025-10-20 14:36:47
Message-ID: E1vAr0B-002cjD-2s@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Masahiko Sawada 2025-10-20 17:39:13 pgsql: Support COPY TO for partitioned tables.
Previous Message Tom Lane 2025-10-20 12:46:07 pgsql: Fix thinko in commit 7d129ba54.