Re: aborted transaction -> error - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: aborted transaction -> error
Date
Msg-id 200208060524.g765OuB08456@candle.pha.pa.us
Whole thread Raw
In response to Re: aborted transaction -> error  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
List 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 by date:

Previous
From: "Christopher Kings-Lynne"
Date:
Subject: Re: aborted transaction -> error
Next
From: Bruce Momjian
Date:
Subject: Re: doc typo fix