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

From: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
To: Erik Rijkers <er(at)xs4all(dot)nl>
Cc: Daniel Gustafsson <dgustafsson(at)postgresql(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: pgsql: doc: Fix incorrect wording for --file in pg_dump
Date: 2025-11-27 06:32:21
Message-ID: 35C58E0A-A0FE-4DB5-9758-356D42C92086@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

> On Nov 27, 2025, at 13:48, Erik Rijkers <er(at)xs4all(dot)nl> wrote:
>
> 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.
>

+1, agreed.

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2025-11-27 06:33:39 Re: pgsql: doc: Fix incorrect wording for --file in pg_dump
Previous Message Erik Rijkers 2025-11-27 05:48:56 Re: pgsql: doc: Fix incorrect wording for --file in pg_dump

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Smith 2025-11-27 06:32:56 Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Previous Message Erik Rijkers 2025-11-27 05:48:56 Re: pgsql: doc: Fix incorrect wording for --file in pg_dump