pgsql: Update .abi-compliance-history for AddRelationNotNullConstraints - Mailing list pgsql-committers

From Álvaro Herrera
Subject pgsql: Update .abi-compliance-history for AddRelationNotNullConstraints
Date
Msg-id E1vtlo1-000ShW-1B@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Update .abi-compliance-history for AddRelationNotNullConstraints().

Commit 8d9a97e0bb6d anticipated this change:

1 function with incompatible sub-type changes:

  [C] 'function List* AddRelationNotNullConstraints(Relation, List*, List*)' has some sub-type changes:
    parameter 4 of type 'List*' was added

Discussion: https://postgr.es/m/19393-6a82427485a744cf@postgresql.org
Report: https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=crake&dt=2026-02-21%2011%3A27%3A03
Backpatch-through: 18 only

Branch
------
REL_18_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/70eca789eaaaec8346a883a551db371ee5101750

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


pgsql-committers by date:

Previous
From: Álvaro Herrera
Date:
Subject: pgsql: Avoid name collision with NOT NULL constraints
Next
From: Michael Paquier
Date:
Subject: pgsql: doc: Add description of "filename" for pg_walsummary