Re: about help message for new pg_dump's --filter option

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: about help message for new pg_dump's --filter option
Дата
Msg-id 4669E1CE-1230-49D3-8B98-C16191D74B37@yesql.se
обсуждение исходный текст
Ответ на Re: about help message for new pg_dump's --filter option  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Список pgsql-hackers
> On 30 Nov 2023, at 02:52, Kyotaro Horiguchi <horikyota.ntt@gmail.com> wrote:
>
> 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.

Right, that's an unfortunate miss, it should've been "based on expression" like
you propose.  Fixed.

--
Daniel Gustafsson




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: Re: proposal: possibility to read dumped table's name from file
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: Re: Extra periods in pg_dump messages