Re: Continue transactions after errors in psql

Christopher Kings-Lynne <chriskl@familyhealth.com.au>

From: Christopher Kings-Lynne <chriskl@familyhealth.com.au>
To: Robert Treat <xzilla@users.sourceforge.net>
Cc: Greg Sabino Mullane <greg@turnstep.com>, pgsql-patches@postgresql.org
Date: 2005-01-28T09:46:13Z
Lists: pgsql-hackers
> 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