Re: IDLE in transaction introspection - Mailing list pgsql-hackers

From Jeroen Vermeulen
Subject Re: IDLE in transaction introspection
Date
Msg-id 4EB00411.10702@xs4all.nl
Whole thread Raw
In response to Re: IDLE in transaction introspection  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On 2011-11-01 21:13, Andrew Dunstan wrote:

> Rename it please. "current_query" will just be wrong. I'd be inclined
> just to call it "query" or "query_string" and leave it to the docs to
> define the exact semantics.

I think "query" for a query that isn't ongoing would be just as wrong. 
How about "last_query"?


Jeroen


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Avoiding shutdown checkpoint at failover
Next
From: Tom Lane
Date:
Subject: Re: IDLE in transaction introspection