Re: about help message for new pg_dump's --filter option - Mailing list pgsql-hackers

From Kyotaro Horiguchi
Subject Re: about help message for new pg_dump's --filter option
Date
Msg-id 20231130.105223.554982964895179414.horikyota.ntt@gmail.com
Whole thread Raw
In response to about help message for new pg_dump's --filter option  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Responses Re: about help message for new pg_dump's --filter option
List pgsql-hackers
At Thu, 30 Nov 2023 10:20:40 +0900 (JST), Kyotaro Horiguchi <horikyota.ntt@gmail.com> wrote in 
> Hello.
> 
> Recently, a new --filter option was added to pg_dump. I might be
> wrong, but the syntax of the help message for this feels off. Is the
> word 'on' not necessary after 'based'?
> 
> >  --filter=FILENAME            include or exclude objects and data from dump
> >                               based expressions in FILENAME

Hmm. A similar message is spelled as "based on expression". Thus, the
attached correct this message in this line.

regards.

-- 
Kyotaro Horiguchi
NTT Open Source Software Center

Attachment

pgsql-hackers by date:

Previous
From: Peter Smith
Date:
Subject: Re: logical decoding and replication of sequences, take 2
Next
From: Thomas Munro
Date:
Subject: Re: encoding affects ICU regex character classification