Re: Trying out <stdatomic.h>
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Greg Burd" <greg@burd.me>
Cc: "Heikki Linnakangas" <hlinnaka@iki.fi>,
"Thomas Munro" <thomas.munro@gmail.com>,
"PostgreSQL Hackers" <pgsql-hackers@lists.postgresql.org>
Date: 2025-11-23T17:02:17Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Add some missing #include <limits.h>.
- 017249b82888 19 (unreleased) landed
-
Enable MSVC conforming preprocessor
- 8fd9bb1d9654 19 (unreleased) cited
"Greg Burd" <greg@burd.me> writes: > I have another Illumos animal in the works, but if the plan is to deprecate that platform I can set that aside. As an old Sun engineer I hate to see it disappear, but it is basically EOL at this point. I think we can keep it going as long as there are people interested in it. The gating factor at present is probably whether it can provide an adequate C11 environment. But so far I've observed no issues with the existing BF members. regards, tom lane