Re: pgsql: doc: Fix incorrect wording for --file in pg_dump
Erik Rijkers <er@xs4all.nl>
From: Erik Rijkers <er@xs4all.nl>
To: Daniel Gustafsson <dgustafsson@postgresql.org>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-11-27T05:48:56Z
Lists: pgsql-hackers
Op 11/7/25 om 15:27 schreef Daniel Gustafsson: > Branch > ------ > master > > Details > ------- > https://git.postgresql.org/pg/commitdiff/07961ef86625be91e243f1dff8911cb1d70e443f > > Modified Files > -------------- > doc/src/sgml/ref/pg_dump.sgml | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Hi, 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. Thanks! Erik
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