little psql additions

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема little psql additions
Дата
Msg-id Pine.LNX.4.44.0208082043170.14590-300000@cm-lcon1-46-187.cm.vtr.net
обсуждение исходный текст
Ответы Re: little psql additions  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: little psql additions  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
I append two little patches to psql.  One is for \v.  It is very simple
in that it ignores multibyte stuff, for example.

template1=# \v
Client:
PostgreSQL 7.3devel on i686-pc-linux-gnu, compiled by GCC 2.96
Server:
PostgreSQL 7.2.1 on i686-pc-linux-gnu, compiled by GCC 2.96

The second enables tab-complete to analyze.  It ignores schema stuff (so
does every tab-completion command AFAICS)

--
Alvaro Herrera (<alvherre[a]atentus.com>)
"Nunca se desea ardientemente lo que solo se desea por razon" (F. Alexandre)

Вложения

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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: stand-alone composite types patch (was [HACKERS] Proposal:
Следующее
От: Tom Lane
Дата:
Сообщение: Re: stand-alone composite types patch (was [HACKERS] Proposal: stand-alone composite types)