pg_dump --no-comments confusion - Mailing list pgsql-hackers

From Bruce Momjian
Subject pg_dump --no-comments confusion
Date
Msg-id ZyjdAjEsXbFPkD3t@momjian.us
Whole thread Raw
Responses Re: pg_dump --no-comments confusion
List pgsql-hackers
Someone emailed me privately saying they were confused because they
thought pg_dump --no-comments would remove SQL comments, not the SQL
COMMENT commands.  Is this something worth clarifying in our docs?  I am
not even sure how I would express it.  It currently says:

       --no-comments
           Do not dump comments.

We could change it to:

       --no-comments
           Do not dump SQL COMMENT commands

I think this is someone with limited English ability, which could
explain the confusion.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  When a patient asks the doctor, "Am I going to die?", he means 
  "Am I going to die soon?"



pgsql-hackers by date:

Previous
From: Aleksander Alekseev
Date:
Subject: Re: New function normal_rand_array function to contrib/tablefunc.
Next
From: Aleksander Alekseev
Date:
Subject: Re: New function normal_rand_array function to contrib/tablefunc.