Re: Small patch to replace 'idle' by 'trans' if transaction is still open

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

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Philip Warner <pjw@rhyme.com.au>
Cc: Christof Petig <christof.petig@wtal.de>, Bruce Momjian <pgman@candle.pha.pa.us>, pgsql-patches@postgresql.org
Date: 2000-10-11T14:54:17Z
Lists: pgsql-hackers
Philip Warner <pjw@rhyme.com.au> writes:
> Any chance of showing if anything has been updated in the TX?

Hmm ... SharedBufferChanged would probably do as a proxy for that ...
not sure if it's a good idea though.

			regards, tom lane