Re: Views, views, views: Summary of Arguments

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Views, views, views: Summary of Arguments
Дата
Msg-id 1123.1115912224@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Views, views, views: Summary of Arguments  ("Merlin Moncure" <merlin.moncure@rcsonline.com>)
Список pgsql-hackers
"Merlin Moncure" <merlin.moncure@rcsonline.com> writes:
> Argument 3: backwards compatibility.  Do you remember how tablespaces
> introduction broke pgAdmin?

This argument, at least, is bogus.  See my original comments to Josh:
it is not credible that these views will be significantly more stable
than the underlying catalogs.  We don't change the catalogs on whims;
we change them because we have to in order to make some significant
improvement in functionality.  For instance, if this nested-schema
idea goes in, the proposed views will have to change, or else become
useless for most of the purposes they are being touted for.
        regards, tom lane


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

Предыдущее
От: Andrew - Supernews
Дата:
Сообщение: Re: Oracle Style packages on postgres
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: New Contrib Build?