Re: Our ABI diff infrastructure ignores enum SysCacheIdentifier
Andreas Karlsson <andreas@proxel.se>
From: Andreas Karlsson <andreas@proxel.se>
To: Michael Paquier <michael@paquier.xyz>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@lists.postgresql.org
Date: 2026-02-13T09:36:41Z
Lists: pgsql-hackers
Attachments
- v2-0001-Use-SysCacheIdentifier-enum-instead-of-int.patch (text/x-patch) patch v2-0001
On 2/13/26 9:24 AM, Michael Paquier wrote: > I was expecting something a bit more complicated. Nice at quick > glance, Andreas. It is a bit more code churn if I also include inval.c, but I still do not think it would be too bad. Andreas
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Reduce presence of syscache.h in src/include/
- e0fa5bd14656 19 (unreleased) landed
-
Switch SysCacheIdentifier to a typedef enum
- ee642cccc43c 19 (unreleased) landed
-
Add concept of invalid value to SysCacheIdentifier
- c06b5b99bbb0 19 (unreleased) landed