Update .abi-compliance-history for AdjustNotNullInheritance().
Álvaro Herrera <alvherre@kurilemu.de>
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
Files
| Path | Change | +/− |
|---|---|---|
| .abi-compliance-history | modified | +9 −0 |
Discussion
- BUG #19351: in pg18.1,when not null exists in the table , and add constraint problem. 16 messages · 2025-12-10 → 2026-02-03