Update .abi-compliance-history for AdjustNotNullInheritance().

Álvaro Herrera <alvherre@kurilemu.de>

Commit: a0f98b27557257f3c50574d381af19897f2de376
Author: Álvaro Herrera <alvherre@kurilemu.de>
Date: 2026-02-03T14:33:08Z
Releases: 18.2
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

PathChange+/−
.abi-compliance-history modified +9 −0

Discussion