Re: Typo in comment for pgstat_database_flush_cb()
Heikki Linnakangas <hlinnaka@iki.fi>
From: Heikki Linnakangas <hlinnaka@iki.fi>
To: Etsuro Fujita <etsuro.fujita@gmail.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-03-30T11:32:27Z
Lists: pgsql-hackers
On 30/03/2025 13:28, Etsuro Fujita wrote: > Another thing I noticed is $SUBJECT: I think “if lock could not > immediately acquired” should be “if lock could not be immediately > acquired”. Attached is a patch for that. Yep. And there are more instances of the same typo in other such flush_cb functions, if you search for "immediately acquired". -- Heikki Linnakangas 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 →
-
Fix typos in comments.
- c8a393537c39 16.9 landed
- 8209a3a95158 15.13 landed
- ee2486989e7a 17.5 landed
- 6e91b9c16ff5 18.0 landed