Обсуждение: pgsql: Fix description and documentation related to pg_restore--no-com

Поиск
Список
Период
Сортировка

pgsql: Fix description and documentation related to pg_restore--no-com

От
Michael Paquier
Дата:
Fix description and documentation related to pg_restore --no-comments

These descriptions have been referring to object dump, but a restore
operation is done.

Reported-by: Andrey Lizenko
Author: Andrey Lizenko
Discussion: https://postgr.es/m/152992021588.1268.16786093506650391435@wrigleys.postgresql.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c672d709b089f919381a2c36eea32a29d8de4198

Modified Files
--------------
doc/src/sgml/ref/pg_restore.sgml | 3 ++-
src/bin/pg_dump/pg_restore.c     | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)