Re: multi-backend psql

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: multi-backend psql
Дата
Msg-id 3F95DC63.3090905@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: multi-backend psql  (Rod Taylor <rbt@rbt.ca>)
Ответы Re: multi-backend psql  (Rod Taylor <rbt@rbt.ca>)
Список pgsql-hackers
> There is always the biggest evil of all... Putting SHOW / DESCRIBE /
> HELP commands into the backend itself. I'm sure the pgAdmin group likes
> that idea (they're probably tired of maintaining 4 different versions of
> queries for getting a list of tables). Any solution to make psql
> backward or forward compatible should go an additional step to assist
> other frontends as well.

All that means for phpPgAdmin and pgAdmin is that we'll have to support 
5 different queries :P

We could use information_schema...

Chris




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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: Dreaming About Redesigning SQL
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: multi-backend psql