postgresql/src/bin/pg_dump/t
Stephen Frost 018eb027f1 Do not DROP default roles in pg_dumpall -c
When pulling the list of roles to drop, exclude roles whose names
begin with "pg_" (as we do when we are dumping the roles out to
recreate them).

Also add regression tests to cover pg_dumpall -c and this specific
issue.

Noticed by Rushabh Lathia.  Patch by me.
2016-05-24 23:31:55 -04:00
..
001_basic.pl
002_pg_dump.pl Do not DROP default roles in pg_dumpall -c 2016-05-24 23:31:55 -04:00