Re: psql tab completion for DO blocks

From: David Fetter <david(at)fetter(dot)org>
To: Takahiro Itagaki <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: psql tab completion for DO blocks
Date: 2010-02-12 01:33:15
Message-ID: 20100212013315.GH11972@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Feb 12, 2010 at 09:24:55AM +0900, Takahiro Itagaki wrote:
>
> David Fetter <david(at)fetter(dot)org> wrote:
>
> > > Syntax of DO command is:
> > > DO code [ LANGUAGE lang_name ]
> >
> > That's not the only syntax.
> > DO [LANGUAGE lang_name] code
> > also works, e.g.:
>
> Hmmm, but we mention only above syntax in the documentation.
> http://developer.postgresql.org/pgdocs/postgres/sql-do.html
>
> Should we fix the documentation when we add the tab completion?

Yes :)

Cheers,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David Fetter 2010-02-12 01:35:38 Re: psql tab completion for DO blocks
Previous Message Mark Mielke 2010-02-12 01:31:55 Re: Hostnames in pg_hba.conf