ABI Compliance Checker GSoC Project

From: "David E(dot) Wheeler" <david(at)justatheory(dot)com>
To: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Cc: Mankirat Singh <mankiratsingh1315(at)gmail(dot)com>
Subject: ABI Compliance Checker GSoC Project
Date: 2025-06-02 19:06:07
Message-ID: B1353FC2-4D33-4DC0-AB66-6CA037AD0AE9@justatheory.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hackers,

I’d like to introduce Mankirat Singh, a Google Summer of Code student that Pavlo Golub and I are mentoring this year. He’s started work on his project, an ABI Compliance Checker. The plan is to work out the patterns, integrate it into the Build Farm, and get it sending regular reports by early September. He’s building on the foundation laid by Peter Geoghegan back in 2023 [1]. He’s written up his plan in his blog [2].

Since the work naturally gets into what’s considered a public API and what’s not, we feel that hackers is the best place to ask questions about bits to include and exclude, as well as other questions related to configuration settings, etc., so please watch for those. I hope you all will help Mankirat to quickly learn what’s what, figure out how it goes together, and make it a reality!

In the meantime, please give him a warm welcome!

Best,

David

PS: If one of you fine people can grant permission for Mankirat’s blog to be added to Planet Postgres, we’d super appreciate it.

[1]: https://postgr.es/m/CAH2-Wzm-W6hSn71sUkz0Rem=qDEU7TnFmc7_jG2DjrLFef_WKQ@mail.gmail.com
[2]: https://blog.mankiratsingh.com/

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2025-06-02 19:23:25 Re: tighten generic_option_name, or store more carefully in catalog?
Previous Message Peter Geoghegan 2025-06-02 19:05:12 Re: Correcting freeze conflict horizon calculation