Re: Hot Standy introduced problem with query cancel behavior

Andres Freund <andres@anarazel.de>

From: Andres Freund <andres@anarazel.de>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@postgresql.org, Simon Riggs <simon@2ndquadrant.com>, Fujii Masao <masao.fujii@gmail.com>, Joachim Wieland <joe@mcknight.de>, Kris Jurka <books@ejurka.com>
Date: 2010-01-12T21:19:17Z
Lists: pgsql-hackers
Hi,

The thought was that it might be helpful to be able to raise NOTICE or DEBUG* as well - but admitedly there is not a big need for it...

Andres
--
Sent from a mobile phone - please excuse brevity and formatting.
----- Ursprüngliche Mitteilung -----
> Andres Freund <andres@anarazel.de> writes:
> > On Tuesday 12 January 2010 09:40:03 Simon Riggs wrote:
> > > > So that one could do an elog(ERROR & ERROR_NO_SEND_CLIENT, .. or such?
>
> > Do you aggree on the approach then? Do you want to do it?
>
> Why not use the already-existing COMMERROR thing?
>
>             regards, tom lane