Re: BUG #4203: perform dblink() in begin/exception returns wrong SQLSTATE code

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #4203: perform dblink() in begin/exception returns wrong SQLSTATE code
Дата
Msg-id 11002.1211919845@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #4203: perform dblink() in begin/exception returns wrong SQLSTATE code  (Joe Conway <mail@joeconway.com>)
Список pgsql-bugs
Joe Conway <mail@joeconway.com> writes:
> Tom Lane wrote:
>> Yeah, the dblink code should probably try a bit harder to propagate the
>> original error fields.

> Sounds reasonable. Do you think this is a bug fix or an 8.4 enhancement?

8.4 enhancement I think, since a behavioral change here could pose a
compatibility issue for applications.

            regards, tom lane

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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: BUG #4203: perform dblink() in begin/exception returns wrong SQLSTATE code
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #4204: COPY to table with FK has memory leak