Re: psql tab completion for DO blocks
David Fetter <david@fetter.org>
From: David Fetter <david@fetter.org>
To: Euler Taveira de Oliveira <euler@timbira.com>
Cc: Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp>, Bruce Momjian <bruce@momjian.us>, pgsql-hackers@postgresql.org
Date: 2010-02-12T01:35:38Z
Lists: pgsql-hackers
On Thu, Feb 11, 2010 at 11:26:10PM -0200, Euler Taveira de Oliveira wrote: > Takahiro Itagaki escreveu: > > Should we fix the documentation when we add the tab completion? > > > Yes, it seems consistent with other commands having optional > parameters in the middle of the command rather than at the end. It's consistent with how we do CREATE FUNCTION, where the order of parameters after RETURNS is arbitrary. 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