Re: Boolean casting in 7.3 -> changed?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Boolean casting in 7.3 -> changed?
Дата
Msg-id 17303.1038410619@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Boolean casting in 7.3 -> changed?  (Ian Barwick <barwick@gmx.net>)
Список pgsql-hackers
Ian Barwick <barwick@gmx.net> writes:
> Thanks for the explanation. I'm not screaming for a reversion ;-), but 
> changing behaviour which was implicitly valid in previous
> versions is bound to cause a few people a little head scratching
> when converting applications to 7.3 (I'm sure I can't be the only one).

It's possible we will be able to go back to the old behavior in 7.4;
I haven't reviewed Rod's latest round of DOMAIN patches, but it looked
like it was trying to set up a less ad-hoc way of handling domain
constraints.  But I'm not sure if behavioral flip-flopping is a good
thing.  Might be better to leave it as-is.
        regards, tom lane


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

Предыдущее
От: David Wheeler
Дата:
Сообщение: Re: [INTERFACES] Interface update for 7.3
Следующее
От: "Dan Langille"
Дата:
Сообщение: Re: contrib/ltree patches