Re: pg_class.relistemp

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: pg_class.relistemp
Дата
Msg-id CABUevEyK8Z=mTxCh5WejcZnBUUPHPuebcO_jt6Q2gWH_TrAY3g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pg_class.relistemp  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: pg_class.relistemp
Список pgsql-hackers
On Thu, Jul 14, 2011 at 21:59, Josh Berkus <josh@agliodbs.com> wrote:
>
>> There has never, ever, been a guarantee that the system catalogs don't
>> change across versions.  Anybody issuing such queries should expect to
>> have to retest them and possibly change them in each new major release.
>
> I know that's always been our policy.  It his, however,
> vendor-unfriendly because we don't supply any interface for many things
> (such as temp tables) other than the system catalogs.
>
> So if we're going to break compatibility, then we could stand to make a
> little noise about it.

We've broken the admin apps in pretty much every single release. And
they generally don't complain. If someone developing an admin app
hasn't been doing extensive testing starting *at the latest* with
beta1 (and recommended per each alpha), they shouldn't expect to
release until quite long after the release.

That said, a stable set of system views certainly wouldn't hurt - but
making extra noise about a simple change like this one would likely
not make a difference.


--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/


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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: pg_class.relistemp
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Is there a committer in the house?