Re: Two questions about savepoints: Bug or feature?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Two questions about savepoints: Bug or feature?
Дата
Msg-id 23298.1091546531@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Two questions about savepoints: Bug or feature?  (Devrim GUNDUZ <devrim@gunduz.org>)
Список pgsql-hackers
Devrim GUNDUZ <devrim@gunduz.org> writes:
> Are these all intended behaviors?

Yes.  Rolling back to a savepoint doesn't release the savepoint.  See
http://developer.postgresql.org/docs/postgres/sql-savepoint.html
http://developer.postgresql.org/docs/postgres/sql-rollback-to.html
http://developer.postgresql.org/docs/postgres/sql-release.html
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Open items
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: pg_dump bug fixing