Re: pgsql-server/src/bin/pg_dump pg_dumpall.c - Mailing list pgsql-committers

From Neil Conway
Subject Re: pgsql-server/src/bin/pg_dump pg_dumpall.c
Date
Msg-id 1047683780.356.3.camel@tokyo
Whole thread Raw
In response to pgsql-server/src/bin/pg_dump pg_dumpall.c  (tgl@postgresql.org (Tom Lane))
Responses Re: pgsql-server/src/bin/pg_dump pg_dumpall.c
List pgsql-committers
On Fri, 2003-03-14 at 17:45, Tom Lane wrote:
>     pg_dumpall failed on groups having no members.

Having a regression testing suite for pg_dump would be useful, IMHO.

But until we have that, perhaps it would be a good idea to add corner
cases like these to the normal regression tests (as it's easy to test
pg_dump by running 'make installcheck', then dumping and reloading the
regression DB).

Cheers,

Neil


pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql-server/src/bin/pg_dump Tag: REL7_3_STABL ...
Next
From: Tom Lane
Date:
Subject: Re: pgsql-server/src/bin/pg_dump pg_dumpall.c