Skip site navigation (1) Skip section navigation (2)

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 (view raw or flat)
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

pgsql-hackers by date

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

Privacy Policy | About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group