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

From Michael Paquier
Subject Re: pgsql: doc: Fix incorrect wording for --file in pg_dump
Date
Msg-id aSfww0KpP9UY-mvO@paquier.xyz
Whole thread Raw
In response to Re: pgsql: doc: Fix incorrect wording for --file in pg_dump  (Erik Rijkers <er@xs4all.nl>)
Responses Re: pgsql: doc: Fix incorrect wording for --file in pg_dump
List pgsql-hackers
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.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Peter Smith
Date:
Subject: Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Next
From: Chao Li
Date:
Subject: Re: Row pattern recognition