Re: Views, views, views! (long)

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Re: Views, views, views! (long)
Дата
Msg-id 427B44D9.6060801@pse-consulting.de
обсуждение исходный текст
Ответ на Re: Views, views, views! (long)  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Ответы Re: Views, views, views! (long)  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Christopher Kings-Lynne wrote:
> The unimaginable craziness of currently trying to support multiple 
> versions of postgresql is pretty bad,

Hu? So you suggest version specific admin tools? *scratch head*

Just for curiosity:
pgAdmin CVS currently has 80 version checked pieces of code to support
7.3/7.4/8.0, and the vast majority is about version specific CREATE
options, i.e. DDL commands, not for querying system catalogs. I remember
only a single occurrence when a system catalog change had an impact on
pgAdmin's usability (dropped datpath).


> and the information_schema is next to useless for these things since
>  it doesn't have PostgreSQL specific things in it.

And the restriction to current user owned objects reduces usability to zero.

Regards,
Andreas


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

Предыдущее
От: Dawid Kuroczko
Дата:
Сообщение: Re: Views, views, views! (long)
Следующее
От: Russell Smith
Дата:
Сообщение: Re: pgFoundry