Re: "ERROR: latch already owned" on gharial
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andres Freund <andres@anarazel.de>
Cc: Thomas Munro <thomas.munro@gmail.com>,
pgsql-hackers <pgsql-hackers@postgresql.org>,
CM Team <cm@enterprisedb.com>
Date: 2022-05-25T01:44:50Z
Lists: pgsql-hackers
Andres Freund <andres@anarazel.de> writes: > On 2022-05-25 12:45:21 +1200, Thomas Munro wrote: >> I know we have quite a lot of museum exhibits in the 'farm, in terms >> of hardare, OS, and tool chain. In some cases, they're probably just >> forgotten/not on anyone's upgrade radar. If they've shown signs of >> misbehaving, maybe it's time to figure out if they can be upgraded? > TBH, I think we should just desupport HPUX. I think there's going to be a significant die-off of old BF animals when (if?) we convert over to the meson build system; it's just not going to be worth the trouble to upgrade those platforms to be able to run meson and ninja. I'm inclined to wait until that's over and see what's still standing before we make decisions about officially desupporting things. regards, tom lane
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Add debugging help in OwnLatch().
- 12e28aac8e8e 15.0 landed
-
Add barriers to the latch code.
- 14e8803f101a 9.5.0 cited