BUG #15252: "do not dump comments" in pg_restore help

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #15252: "do not dump comments" in pg_restore help
Дата
Msg-id 152992021588.1268.16786093506650391435@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #15252: "do not dump comments" in pg_restore help  (Sergei Kornilov <sk@zsrv.org>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      15252
Logged by:          Andrey Lizenko
Email address:      lizenko79@gmail.com
PostgreSQL version: 11beta1
Operating system:   Ubuntu 16.04 LTS
Description:

pg_restore --help reports "do not dump comments"  instead of  "do not
restore comments":

postgres@db1:~$ pg_restore --help | grep comment
  --no-comments                do not dump comments

The same issue in PostgreSQL devel documentation. 

pg_restore tool by itself works as expected


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

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #15251: query plan affected by grant select on partition
Следующее
От: Sergei Kornilov
Дата:
Сообщение: Re: BUG #15252: "do not dump comments" in pg_restore help