Re: Cancelling idle in transaction state

Kris Jurka <books@ejurka.com>

From: Kris Jurka <books@ejurka.com>
To: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Cc: Simon Riggs <simon@2ndQuadrant.com>, Joachim Wieland <joe@mcknight.de>, Tom Lane <tgl@sss.pgh.pa.us>, Hannu Krosing <hannu@2ndquadrant.com>, James Pye <lists@jwp.name>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2009-12-30T12:28:01Z
Lists: pgsql-hackers

On Wed, 30 Dec 2009, Heikki Linnakangas wrote:

> Could we send an asynchronous notification immediately when the
> transaction is cancelled, but also change the error message you get in
> the subsequent commands. Clients that ignore the async notification
> would still see a proper error message at the ERROR.
>

+1

Kris Jurka