pgsql: Placate ABI checker. - Mailing list pgsql-committers

From Thomas Munro
Subject pgsql: Placate ABI checker.
Date
Msg-id E1voUii-001ZEP-1X@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Placate ABI checker.

It's not really an ABI break if you change the layout/size of an object
with incomplete type, as commit f94e9141 did, so advance the ABI
compliance reference commit in 16-18 to satisfy build farm animal crake.

Backpatch-through: 16-18
Discussion: https://www.postgresql.org/message-id/1871492.1770409863%40sss.pgh.pa.us

Branch
------
REL_17_STABLE

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

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


pgsql-committers by date:

Previous
From: Thomas Munro
Date:
Subject: pgsql: Placate ABI checker.
Next
From: Thomas Munro
Date:
Subject: pgsql: Placate ABI checker.