Re: psql tab completion for DO blocks

David Fetter <david@fetter.org>

From: David Fetter <david@fetter.org>
To: Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp>
Cc: Bruce Momjian <bruce@momjian.us>, pgsql-hackers@postgresql.org
Date: 2010-02-12T01:33:15Z
Lists: pgsql-hackers
On Fri, Feb 12, 2010 at 09:24:55AM +0900, Takahiro Itagaki wrote:
> 
> David Fetter <david@fetter.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@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.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