Skip to content

Commit bf0295e

Browse files
Introducing a new build farm module, ABICompCheck,
designed to perform Application Binary Interface (ABI) compliance checking for PostgreSQL builds using libabigail tools abidiff and abidw. The module helps detect unintended ABI changes in stable branches by comparing the latest commit against the most recent tag on that branch. This is crucial for maintaining compatibility for the PostgreSQL ABI stability guidelines for minor releases.
1 parent b99f853 commit bf0295e

2 files changed

Lines changed: 1033 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)