Re: PL/Python: domain over array support

Поиск
Список
Период
Сортировка
От Marko Kreen
Тема Re: PL/Python: domain over array support
Дата
Msg-id 20131126095651.GA16839@gmail.com
обсуждение исходный текст
Ответ на Re: PL/Python: domain over array support  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Ответы Re: PL/Python: domain over array support  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Список pgsql-hackers
On Tue, Nov 26, 2013 at 12:23:48AM +0200, Heikki Linnakangas wrote:
> The new behavior is clearly better, but it is an incompatibility
> nonetheless. I don't do anything with PL/python myself, so I don't
> have a good feel of how much that'll break people's applications.
> Probably not much I guess. But warrants a mention in the release
> notes at least. Any thoughts on that?

Yes it warrants a mention but nothing excessive, in 9.0 the non-domain
arrays has same non-compatible change with only one sentence in notes.

-- 
marko




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

Предыдущее
От: Dimitri Fontaine
Дата:
Сообщение: Re: Extension Templates S03E11
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Sequence Access Method WIP