Re: Is PG a moving target?

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: Is PG a moving target?
Дата
Msg-id 1202759367.21589.13.camel@dogma.ljc.laika.com
обсуждение исходный текст
Ответ на Re: Is PG a moving target?  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Is PG a moving target?
Список pgsql-general
On Mon, 2008-02-11 at 09:09 +0100, Peter Eisentraut wrote:
> Ken Johanson wrote:
> > Is there anything now, or in the works, for compatibility emulation? For
> > example to setup my session to act like 8.2 and allow less-strict
> > typing.
>
> The best way to ensure 8.2 compatibility is to use 8.2.  But as casts are user
> definable, you can add back any casts you want.  Just don't add dozens of
> implicit casts and then come back here wondering why your application is
> behaving strangely. :)

As I understand it, it's tricky (or impossible) to get the 8.2 behavior
back just by adding/modifying casts.

If not, couldn't we just publish those casts so people can be backwards
compatible if they want?

Regards,
    Jeff Davis


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

Предыдущее
От: Marc Munro
Дата:
Сообщение: catalog info for sequences
Следующее
От: Steve Atkins
Дата:
Сообщение: Re: catalog info for sequences