On Oct 29, 2025, at 19:52, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)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