Thread

  1. Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats()

    David E. Wheeler <david@justatheory.com> — 2025-10-30T00:49:35Z

    On Oct 29, 2025, at 19:52, Tom Lane <tgl@sss.pgh.pa.us> wrote:
    
    > I'm asking to remove complexity, not add more.  The buildfarm client
    > should not be checking either branch names or git tags to control
    > this, when we have a perfectly good convention about the existence
    > of .abi-compliance-history to control it.
    
    We can remove the branch check, of course, but then you would have to maintain .abi-compliance-history in master, no?
    
    D