Re: Small patch to replace 'idle' by 'trans' if transactionis still open - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Small patch to replace 'idle' by 'trans' if transactionis still open
Date
Msg-id 200101240507.AAA06836@candle.pha.pa.us
Whole thread Raw
In response to Re: Small patch to replace 'idle' by 'trans' if transactionis still open  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
I liked the 'idle in trans' because people can search for just the first
word if they want.

> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Any solid consensus on this?
>
> I'm for it (given a short status string --- "idle in tx" or "idle in trans"
> seem fine).  Marc's for it.  Who's against it?
>
>             regards, tom lane
>


--
  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, Pennsylvania 19026

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: patch for BETWEEN [ASYMMETRIC|SYMMETRIC]
Next
From: Bruce Momjian
Date:
Subject: Re: Re: patch for src/backend/main/main.c