Re: elog() proposal - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: elog() proposal
Date
Msg-id 200202220354.g1M3sIP13144@candle.pha.pa.us
Whole thread Raw
In response to Re: elog() proposal  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
List pgsql-hackers
Christopher Kings-Lynne wrote:
> > OK, let me throw out a modified proposal that attempts to deal with
> > these issues, and avoids creating a complicated error reporting system
> > that few will understand or be able to control.
> 
> Question: does any of this help with the problem (I assume it's a problem)
> that a syntax error in a statement causes the transaction to be rolled back?
> 
> Very annoying in psql...

No, that is savepoints.  I have a proposal on that in TODO.detail but
not sure if it is acceptable or when I can implement it.

--  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,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: "Christopher Kings-Lynne"
Date:
Subject: Re: elog() proposal
Next
From: Bruce Momjian
Date:
Subject: Re: Array slice subscripts (was Re: [SQL] plpgsql function