Re: aborted transaction -> error

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: aborted transaction -> error
Дата
Msg-id 200208060524.g765OuB08456@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: aborted transaction -> error  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Список pgsql-patches
Applied.  Sorry. I see it was posted July 29.  I know I saw it, but I
can't find it in my mailbox nor in the patch queue.  Not sure how I lost
it.


---------------------------------------------------------------------------

Christopher Kings-Lynne wrote:
> > nconway@klamath.dyndns.org (Neil Conway) writes:
> > > This patch changes the behavior of PostgreSQL so that if any queries are
> > > executed in an implicitely aborted transaction (e.g. after an occur
> > > occurs), we return an error (and not just a warning).
> >
> > AFAIK, this patch hasn't been applied. If there are any problems with
> > it, let me know.
>
> Please for the love of god apply this patch!  I've just been burnt by that
> darned NOTICE not being picked up as a proper error...
>
> Chris
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: aborted transaction -> error
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: doc typo fix