Thread: pg-migrator - pg_migrator: Perform failure checks before running

pg-migrator - pg_migrator: Perform failure checks before running

From
tgl@pgfoundry.org (User Tgl)
Date:
Log Message:
-----------
Perform failure checks before running pg_dump.  No reason to make the
user wait through a pg_dump before finding out he's got a problem
when it's just as easy to do it in the other order.

Modified Files:
--------------
    pg_migrator/src:
        pg_migrator.c (r1.51 -> r1.52)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/pg_migrator.c?r1=1.51&r2=1.52)