Re: delimiter inconsistency in generate-wait_event_types.pl
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Kyotaro Horiguchi <horikyota.ntt@gmail.com>, Álvaro Herrera <alvherre@kurilemu.de>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2025-09-25T18:34:27Z
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 →
-
Fix incorrect option name in usage screen
- e5393fc2e453 18.1 landed
- 2e84996b03f5 17.7 landed
- 0fba25eb720a 19 (unreleased) landed
-
Consistently handle tab delimiters for wait event names
- 711ccce38f22 19 (unreleased) landed
> On 29 Jul 2025, at 10:08, Daniel Gustafsson <daniel@yesql.se> wrote: > While looking at this I noticed that the --docs option is incorrectly refered > to as --sgml in the usage output, which is fixed in 0002. I was helpfully reminded about this thread and after taking another look at it I went ahead and pushed it. -- Daniel Gustafsson