Re: psql with "Function Type" in \df

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: psql with "Function Type" in \df
Дата
Msg-id 20090417205206.GF10700@fetter.org
обсуждение исходный текст
Ответ на Re: psql with "Function Type" in \df  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: psql with "Function Type" in \df  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
On Fri, Apr 17, 2009 at 04:42:31PM -0400, Alvaro Herrera wrote:
> David Fetter wrote:
> 
> > Is this any better?
> 
> So what happens if I do \dfaQ?  It should throw an error, yes?
> 
> This help line:
> 
> > +    fprintf(output, _("  \\df[S+] [PATTERN]      list functions.  Add a, n, t, w for aggregate, normal, trigger,
window\n"));
> 
> needs shortening to below 80 chars (or maybe split it in two lines.
> Just make sure they are a single translation item).

OK.

> It also seems like we're missing tab completion support for this.

Oops.  Working on that now.

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

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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: psql with "Function Type" in \df
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: [rfc] unicode escapes for extended strings