Re: schemas in 7.3b1

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: schemas in 7.3b1
Дата
Msg-id 5231.1033661585@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: schemas in 7.3b1  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: schemas in 7.3b1  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: schemas in 7.3b1  (Thomas Pfau <pfau@gw.rane.net>)
Список pgsql-general
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Tom Lane wrote:
>> We had meant to add a \d command for listing schemas in psql, but
>> both \ds and \dS are taken already :-(.  Any ideas out there for
>> a reasonable choice?

> Is this a TODO item?

Yeah, at this point I guess it is --- I had meant to get it done for
7.3, but I suppose it's too late now.

Now that I think about it, casts and conversions are two more new object
kinds that perhaps deserve \d support.

            regards, tom lane

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

Предыдущее
От: Lee Kindness
Дата:
Сообщение: Re: schemas in 7.3b1
Следующее
От: Justin Clift
Дата:
Сообщение: Re: [HACKERS] Large databases, performance