Re: psql: \d+ show tablespace of indices

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: psql: \d+ show tablespace of indices
Дата
Msg-id 1117777305.22984.51.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: psql: \d+ show tablespace of indices  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
On Thu, 2005-06-02 at 22:15 -0400, Tom Lane wrote:
> Does that look better or worse to you?

I agree the patch's format is a bit off. What about

    "mi" btree (i),  tablespace "testspace"

"PRIMARY KEY" is currently separated from the rest of the index
description via a comma -- although on the other hand the column list
isn't preceded by a comma. Perhaps this whole format should be
rethought?

-Neil



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

Предыдущее
От: "Qingqing Zhou"
Дата:
Сообщение: Re: Simplify Win32 Signaling code
Следующее
От: Mary Edie Meredith
Дата:
Сообщение: Re: O_DIRECT for WAL writes