Re: TABLE tab completion

Поиск
Список
Период
Сортировка
От Dean Rasheed
Тема Re: TABLE tab completion
Дата
Msg-id CAEZATCXM=ymg81Lrxg-+GGhTrJuhVDecoZMbORn0frZTSi-+Uw@mail.gmail.com
обсуждение исходный текст
Ответ на TABLE tab completion  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: TABLE tab completion
Список pgsql-hackers
On 24 September 2011 11:59, Magnus Hagander <magnus@hagander.net> wrote:
> TABLE tab completion in psql only completes to tables, not views. but
> the TABLE command works fine for both tables and views (and also
> sequences).
>
> Seems we should just complete it to relations and not tables - or can
> anyone see a particular reason why we shouldn't?
>

Doesn't that mean that "DROP TABLE <tab>" would offer up views as well
as tables, which would be incorrect?

Regards,
Dean


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

Предыдущее
От: panam
Дата:
Сообщение: Re: fix for pg_upgrade
Следующее
От: Andres Freund
Дата:
Сообщение: Re: posix_fadvsise in base backups