[HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump - Mailing list pgsql-hackers

From David G. Johnston
Subject [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump
Date
Msg-id CAKFQuwaJC6z+nYOBu8uSQX3oqPxDVUa7wtci42tWwtaNQRMSAw@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump  (Stephen Frost <sfrost@snowman.net>)
Responses Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump
List pgsql-hackers
On Monday, January 22, 2018, Stephen Frost <sfrost@snowman.net> wrote:

In the end, I feel like this patch has actually been through the ringer
and back because it was brought up in the context of solving a problem
that we'd all like to fix in a better way.  Had it been simply dropped
on us as a "I'd like to not have comments in my pg_dump output and
here's a patch to allow me to do that" I suspect it would have been
committed without anywhere near this level of effort.

+0; but recognizing our users are going to remain annoyed by the existing problem and that telling them that this is the answer will not sit well.

David J.

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [HACKERS] Deadlock in XLogInsert at AIX
Next
From: Michael Paquier
Date:
Subject: Re: [HACKERS] A design for amcheck heapam verification