tab completion for prepared transactions? - Mailing list pgsql-hackers

From Peter Eisentraut
Subject tab completion for prepared transactions?
Date
Msg-id 1264266545.18154.3.camel@vanquo.pezone.net
Whole thread Raw
Responses Re: tab completion for prepared transactions?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Was there a designed-in reason not to have psql tab completion for
COMMIT/ROLLBACK PREPARED ...?  It does complete the "PREPARED" but not
the transaction identifiers.  Maybe it's not a common use case, but
these transaction identifiers sure can be nontrivial to type.



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: commit fests
Next
From: Greg Stark
Date:
Subject: Re: pgsql: In HS, Startup process sets SIGALRM when waiting for buffer pin.