Re: pgsql: doc: Fix incorrect wording for --file in pg_dump
Daniel Gustafsson <dgustafsson@postgresql.org>
From: Daniel Gustafsson <dgustafsson@postgresql.org>
To: Michael Paquier <michael@paquier.xyz>
Cc: Erik Rijkers <er@xs4all.nl>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-11-27T09:32:27Z
Lists: pgsql-hackers
> On 27 Nov 2025, at 07:33, Michael Paquier <michael@paquier.xyz> wrote: > > On Thu, Nov 27, 2025 at 06:48:56AM +0100, Erik Rijkers wrote: >> In doc/src/sgml/ref/pg_dump.sgml, a tiny typo: >> >> "unless the directory exist and is empty." should be >> "unless the directory exists and is empty." >> >> i.e., 'exists': because 'directory' is singular. > > Indeed, good catch. Daniel will very likely show up. If not, I'll go > apply a fix. Done, sorry for the delay. -- Daniel Gustafsson
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
doc: Fix typo in pg_dump documentation
- e396a18f32e1 19 (unreleased) landed
-
doc: Fix incorrect wording for --file in pg_dump
- 07961ef86625 19 (unreleased) cited