| From: | Álvaro Herrera <alvherre(at)kurilemu(dot)de> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: Update .abi-compliance-history for AddRelationNotNullConstraints |
| Date: | 2026-02-21 12:09:53 |
| Message-ID: | E1vtlo1-000ShW-1B@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(+)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2026-02-22 06:14:13 | pgsql: doc: Add description of "filename" for pg_walsummary |
| Previous Message | Álvaro Herrera | 2026-02-21 11:25:23 | pgsql: Avoid name collision with NOT NULL constraints |