Re: [RFC] Clang plugin for catching suspicious typedef casting
Peter Eisentraut <peter@eisentraut.org>
From: Peter Eisentraut <peter@eisentraut.org>
To: Dmitry Dolgov <9erthalion6@gmail.com>, pgsql-hackers@postgresql.org
Date: 2023-08-09T13:23:32Z
Lists: pgsql-hackers
On 03.08.23 18:56, Dmitry Dolgov wrote: > I would like to get your opinion, folks. Does it sound interesting > enough for the community, is it worth it to pursue the idea? I think it's interesting, and doesn't look too invasive. Maybe we can come up with three or four interesting use cases and try to implement them. BlockNumber vs. Buffer type checking is obviously a bit marginal to get anyone super-excited, but it's a reasonable demo. Also, how stable is the plugin API? Would we need to keep updating these plugins for each new clang version?
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Fix race in SSI interaction with gin fast path.
- 126552c85c1c 17.0 cited