Re: PG_RE_THROW is mandatory (was Re: jsonpath)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PG_RE_THROW is mandatory (was Re: jsonpath)
Дата
Msg-id 24548.1549570108@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: PG_RE_THROW is mandatory (was Re: jsonpath)  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы Re: PG_RE_THROW is mandatory (was Re: jsonpath)  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
Alvaro Herrera <alvherre@2ndquadrant.com> writes:
> So,

> "The error recovery code can either do PG_RE_THROW to propagate the
> error outwards, or do a (sub)transaction abort.  Failure to do so may
> leave the system in an inconsistent state for further processing."

WFM.

            regards, tom lane


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: PG_RE_THROW is mandatory (was Re: jsonpath)
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: Re: Tighten up a few overly lax regexes in pg_dump's tap tests