Re: pg_dump, pg_dumpall, pg_restore: Add --no-policies option - Mailing list pgsql-hackers

From Greg Sabino Mullane
Subject Re: pg_dump, pg_dumpall, pg_restore: Add --no-policies option
Date
Msg-id CAKAnmmLLp6-wjFQ_U4NQ0hKxbxPRu5rLgDx1AQMwrEB0b-q11Q@mail.gmail.com
Whole thread Raw
List pgsql-hackers
Looks good to me. Would ideally like to see some tests: should be easy enough to add to t/002_pg_dump.pl, but probably not worth it just for a simple flag like this? We don't test a lot of other flags, but on the other hand, that's what a test suite is supposed to do.

Cheers,
Greg

pgsql-hackers by date:

Previous
From: Matthias van de Meent
Date:
Subject: Re: [RFC] Lock-free XLog Reservation from WAL
Next
From: James Hunter
Date:
Subject: Proposal: "query_work_mem" GUC, to distribute working memory to the query's individual operators