]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Update .abi-compliance-history for PrepareToInvalidateCacheTuple().
authorNoah Misch <noah@leadboat.com>
Wed, 17 Dec 2025 17:48:56 +0000 (09:48 -0800)
committerNoah Misch <noah@leadboat.com>
Wed, 17 Dec 2025 17:48:56 +0000 (09:48 -0800)
commit2655d2e47803f9075dd6354f7c317037f2c32e8f
tree1eeaae9ae013a0868d75d6c2cecbef0305d3caf2
parent27e4fad9804c0dabe15b00168ad9b65696bedff5
Update .abi-compliance-history for PrepareToInvalidateCacheTuple().

Commit 0f69beddea113dd1d6c5b6f6d82df577ef3c21f2 (v17) anticipated this:

  [C] 'function void PrepareToInvalidateCacheTuple(Relation, HeapTuple, HeapTuple, void (int, typedef uint32, typedef Oid)*)' has some sub-type changes:
    parameter 5 of type 'void*' was added
    parameter 4 of type 'void (int, typedef uint32, typedef Oid)*' changed:
      pointer type changed from: 'void (int, typedef uint32, typedef Oid)*' to: 'void (int, typedef uint32, typedef Oid, void*)*'

Discussion: https://postgr.es/m/20240523000548.58.nmisch@google.com
Backpatch-through: 14-17
.abi-compliance-history