Re: Unify a recently-added inconsisnt message

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Unify a recently-added inconsisnt message
Дата
Msg-id 4070240.1742230521@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Unify a recently-added inconsisnt message  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Список pgsql-hackers
Kyotaro Horiguchi <horikyota.ntt@gmail.com> writes:
> I noticed that the recent commit cd3c45125d2 introduced the following
> three inconsistent messages at the same time:
> pg_dump.c:
> +       printf(_("  --no-policies                do not dump row security policies\n"));
> pg_dumpall.c:
> +       printf(_("  --no-policies                do not dump row security policies\n"));
> pg_restore.c:
> +       printf(_("  --no-policies                do not restore row level security policies\n"));

Ooops :-(.  I should have caught that during review.

> Please find the attached patch that updates the inconsistent message.

Pushed, thanks for noticing it.

            regards, tom lane



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