Re: [RFC] Clang plugin for catching suspicious typedef casting

Tristan Partin <tristan@neon.tech>

From: "Tristan Partin" <tristan@neon.tech>
To: "Dmitry Dolgov" <9erthalion6@gmail.com>
Cc: <pgsql-hackers@postgresql.org>
Date: 2023-08-03T17:23:52Z
Lists: pgsql-hackers
This is the first I am learning about clang plugins. Interesting 
concept. Did you give any thought to using libclang instead of 
a compiler plugin? I am kind of doing similar work, but I went with 
libclang instead of a plugin.

-- 
Tristan Partin
Neon (https://neon.tech)



Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Fix race in SSI interaction with gin fast path.