pg_restore ignore error patch v2

From: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: pg_restore ignore error patch v2
Date: 2004-04-10 12:22:05
Message-ID: Pine.LNX.4.58.0404101420340.3177@mordor.coelho.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Dear patchers,

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.

I tested it.

Have a nice day,

--
Fabien Coelho - coelho(at)cri(dot)ensmp(dot)fr

Attachment Content-Type Size
pg_restore.patch text/plain 5.3 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2004-04-10 12:43:25 Re: pg_restore ignore error patch
Previous Message Fabien COELHO 2004-04-10 12:19:45 Re: pg_restore ignore error patch