Re: psql tab-completion for COMMIT/ROLLBACK PREPARED - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: psql tab-completion for COMMIT/ROLLBACK PREPARED
Date
Msg-id 200507282214.j6SME3M03272@candle.pha.pa.us
Whole thread Raw
In response to psql tab-completion for COMMIT/ROLLBACK PREPARED  (Heikki Linnakangas <hlinnaka@iki.fi>)
List pgsql-patches
Patch applied.  Thanks.

---------------------------------------------------------------------------


Heikki Linnakangas wrote:
> On Fri, 1 Jul 2005, Bruce Momjian wrote:
>
> > Heikki Linnakangas wrote:
> >> On Fri, 1 Jul 2005, Oliver Jowett wrote:
> >>
> >>> PS: noticed in passing: psql's help doesn't seem to know about the 2PC
> >>> command syntax yet.
> >>
> >> True.
> >>
> >> Should we add support for it? 2PC is not something you normally do
> >> interactively...
> >
> > Yes, we should add psql support for it.
>
> Ok, here's a patch.
>
> There's no tab-completion for "PREPARE TRANSACTION 'xxx'" since that would
> be ambigous with "PREPARE xxx AS xx".
>
> - Heikki

Content-Description:

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
>        subscribe-nomail command to majordomo@postgresql.org so that your
>        message can get through to the mailing list cleanly

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: per user/database connections limit again
Next
From: Simon Riggs
Date:
Subject: Re: Unused MMCacheLock