pgsql: clarify --no-comments option in --help and SGML files

Started by Bruce Momjianover 1 year ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

clarify --no-comments option in --help and SGML files

The previous commit, b38bac26e20, missed these cases for dump/restore.

Reported-by: Tom Lane

Discussion: /messages/by-id/3495698.1731968093@sss.pgh.pa.us

Backpatch-through: master

Branch
------
master

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

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