Re: PL/Python: domain over array support

From: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>
To: Marko Kreen <markokr(at)gmail(dot)com>
Cc: Rodolfo Campero <rodolfo(dot)campero(at)anachronics(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PL/Python: domain over array support
Date: 2013-11-26 12:34:50
Message-ID: 5294956A.7030301@vmware.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 11/26/13 11:56, Marko Kreen wrote:
> 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.

Ok, committed. Thank you, Rodolfo and Marko!

- Heikki

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Sawada Masahiko 2013-11-26 13:15:33 Re: psql shows line number
Previous Message Andres Freund 2013-11-26 12:32:44 Incomplete freezing when truncating a relation during vacuum