Re: Continue transactions after errors in psql

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: Continue transactions after errors in psql
Дата
Msg-id 41FA09E5.7010903@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: Continue transactions after errors in psql  (Robert Treat <xzilla@users.sourceforge.net>)
Ответы Re: Continue transactions after errors in psql  (Robert Treat <xzilla@users.sourceforge.net>)
Список 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 по дате отправления:

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: Continue transactions after errors in psql
Следующее
От: "Michael Paesold"
Дата:
Сообщение: Re: Continue transactions after errors in psql