| From: | Álvaro Herrera <alvherre(at)kurilemu(dot)de> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: Update .abi-compliance-history for AdjustNotNullInheritance(). |
| Date: | 2026-02-03 14:33:48 |
| Message-ID: | E1vnHTQ-000vGA-0d@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Update .abi-compliance-history for AdjustNotNullInheritance().
Commit 492a69e14070 anticipated this change:
[C] 'function bool AdjustNotNullInheritance(Oid, AttrNumber, bool, bool, bool)' has some sub-type changes:
parameter 6 of type 'bool' was added
parameter 3 of type 'bool' changed:
entity changed from 'bool' to 'const char*'
type size changed from 1 to 8 (in bytes)
Discussion: https://postgr.es/m/19351-8f1c523ead498545%40postgresql.org
Backpatch-through: 18 only
Branch
------
REL_18_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/a0f98b27557257f3c50574d381af19897f2de376
Modified Files
--------------
.abi-compliance-history | 9 +++++++++
1 file changed, 9 insertions(+)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Álvaro Herrera | 2026-02-03 18:34:19 | pgsql: Docs: consolidate dependency notes in pg_dump and pg_restore |
| Previous Message | Heikki Linnakangas | 2026-02-03 13:09:51 | pgsql: Don't hint that you can reconnect when the database is dropped |