Re: Hot Standy introduced problem with query cancel behavior

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andres Freund <andres@anarazel.de>
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-12T18:58:25Z
Lists: pgsql-hackers
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