Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump
От | Michael Paquier |
---|---|
Тема | Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump |
Дата | |
Msg-id | CAB7nPqQsQBAdABJY2ynGCS2V=AJSmEnNopVxNHfParDzCcGchQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump (Robert Haas <robertmhaas@gmail.com>) |
Ответы |
Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump
|
Список | pgsql-hackers |
On Mon, Sep 11, 2017 at 11:43 PM, Robert Haas <robertmhaas@gmail.com> wrote: > So I think this is just an excuse for turning --no-security-labels > into --no-object-property=security-label. To me, that's just plain > worse. It does not seem that my thoughts here have been correctly transmitted to your brain. I do not mean to change the user-facing options, just to refactor the code internally so as --no-foo switches can be more easily generated, added and handled as they are associated with an object type. A portion of the complains is caused by the fact that a lot of similar code is duplicated. -- Michael -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
В списке pgsql-hackers по дате отправления: