Re: pgsql: doc: Fix incorrect wording for --file in pg_dump - Mailing list pgsql-hackers

From Erik Rijkers
Subject Re: pgsql: doc: Fix incorrect wording for --file in pg_dump
Date
Msg-id 7596672c-43e8-a030-0850-2dd09af98cac@xs4all.nl
Whole thread Raw
Responses Re: pgsql: doc: Fix incorrect wording for --file in pg_dump
Re: pgsql: doc: Fix incorrect wording for --file in pg_dump
List 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




pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Support tid range scan in parallel?
Next
From: Chao Li
Date:
Subject: Re: pgsql: doc: Fix incorrect wording for --file in pg_dump