]> granicus.if.org Git - postgresql/commit
Please find attached a small patch so that "pg_restore" ignores some sql
authorBruce Momjian <bruce@momjian.us>
Thu, 22 Apr 2004 02:39:10 +0000 (02:39 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 22 Apr 2004 02:39:10 +0000 (02:39 +0000)
commitec7c4c1b66d1ed9eba5ec22fdb7fe4618ece4d25
tree9827e3d9a413ee12d9dbea0473e6fdb4821d4d1b
parentbe6bbcef5678c67f7f1f48972d126233ff64ac48
Please find attached a small patch so that "pg_restore" ignores some sql
errors. This is the second submission, which integrates Tom comments about
localisation and exit code. I also added some comments about one sql
command which is not ignored.

Fabien COELHO
src/bin/pg_dump/pg_backup.h
src/bin/pg_dump/pg_backup_archiver.c
src/bin/pg_dump/pg_backup_archiver.h
src/bin/pg_dump/pg_backup_db.c
src/bin/pg_dump/pg_restore.c