Re: Continue transactions after errors in psql - Mailing list pgsql-patches

From Christopher Kings-Lynne
Subject Re: Continue transactions after errors in psql
Date
Msg-id 41FA09E5.7010903@familyhealth.com.au
Whole thread Raw
In response to Re: Continue transactions after errors in psql  (Robert Treat <xzilla@users.sourceforge.net>)
Responses Re: Continue transactions after errors in psql
List pgsql-patches
> I've attached a revised patch which fixes the problem, however I'm sure there
> is a better way.  Thanks to Neil for putting up with me on irc :-)

How about calling the savepoint pg_psql_savepoint instead, that way it
follows our 'don't begin things with pg_' philosophy.

Chris

pgsql-patches by date:

Previous
From: Robert Treat
Date:
Subject: Re: Continue transactions after errors in psql
Next
From: "Michael Paesold"
Date:
Subject: Re: Continue transactions after errors in psql