Re: PL/Python: domain over array support

From: Rodolfo Campero <rodolfo(dot)campero(at)anachronics(dot)com>
To: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>
Cc: Kevin Grittner <kgrittn(at)ymail(dot)com>, Marko Kreen <markokr(at)gmail(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 21:12:00
Message-ID: CAHNrXgHprX4LyDw=oMW9BAEMjfJy+uEkfOQwa9GwsL4zz_LWag@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2013/11/26 Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>

> On 11/26/13 19:07, Kevin Grittner wrote:
>
>> Heikki Linnakangas <hlinnakangas(at)vmware(dot)com> wrote:
>>
>> Ok, committed.
>>>
>>
>> make check-world failure:
>>
>
> Oops, sorry about that. Fixed.

Maybe be you forgot to modify
plpython_types_3.out<http://git.postgresql.org/gitweb/?p=postgresql.git;a=blob;f=src/pl/plpython/expected/plpython_types_3.out;h=25331f268a1e456a484ccba328198eed2cd87313;hb=37364c63115a52b4dc7ea280aa5b358abd4a9c38>
?

--
Rodolfo

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2013-11-26 21:14:46 Re: GIN improvements part 1: additional information
Previous Message Dimitri Fontaine 2013-11-26 21:07:29 Re: Extension Templates S03E11