Log Message:
-----------
> Please find attached a submission to add a "exit on error" option to
> pg_restore, as it seems that some people have scripts that rely on the
> previous "abort on error" default behavior when restoring data with a
> direct connection.
>
> Fabien Coelho

Modified Files:
--------------
    pgsql-server/doc/src/sgml/ref:
        pg_restore.sgml (r1.47 -> r1.48)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/doc/src/sgml/ref/pg_restore.sgml.diff?r1=1.47&r2=1.48)
    pgsql-server/src/bin/pg_dump:
        pg_backup.h (r1.31 -> r1.32)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/bin/pg_dump/pg_backup.h.diff?r1=1.31&r2=1.32)
        pg_backup_archiver.c (r1.92 -> r1.93)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/bin/pg_dump/pg_backup_archiver.c.diff?r1=1.92&r2=1.93)
        pg_restore.c (r1.59 -> r1.60)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/bin/pg_dump/pg_restore.c.diff?r1=1.59&r2=1.60)

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to