Re: Is PG a moving target?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Is PG a moving target?
Дата
Msg-id 200802110909.05500.peter_e@gmx.net
обсуждение исходный текст
Ответ на Is PG a moving target?  (Ken Johanson <pg-user@kensystem.com>)
Ответы Re: Is PG a moving target?
Список pgsql-general
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. :)

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Kernel kills postgres process - help need
Следующее
От: "Willy-Bas Loos"
Дата:
Сообщение: using SSL in psql