Re: Fixes for psql describeOneTableDetails

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Fixes for psql describeOneTableDetails
Дата
Msg-id 15170.1225739420@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Fixes for psql describeOneTableDetails  (Kris Jurka <books@ejurka.com>)
Список pgsql-hackers
Kris Jurka <books@ejurka.com> writes:
> Attached are two and a half fixes for problems in psql's 
> describeOneTableDetails function.

Applied, thanks.

> 3) When describing a sequence it queries the sequence by name and was not 
> schema qualifying it which is necessary when describing objects not in the 
> search path.  This is still busted because it does not correctly quote the 
> identifiers.

I fixed the quoting problem by using fmtId(), which seems to have been
sucked into psql awhile back.
        regards, tom lane


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