Re: PL/Python adding support for multi-dimensional arrays - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: PL/Python adding support for multi-dimensional arrays
Date
Msg-id CAFj8pRCtvbqyN5bjsTvuPWo_tdWMy5N=5AZu5xYT6gqw+Md70Q@mail.gmail.com
Whole thread Raw
In response to Re: PL/Python adding support for multi-dimensional arrays  (Heikki Linnakangas <hlinnaka@iki.fi>)
List pgsql-hackers


2016-10-26 10:03 GMT+02:00 Heikki Linnakangas <hlinnaka@iki.fi>:
On 10/24/2016 10:33 PM, Pavel Stehule wrote:
Hi

2016-10-14 10:53 GMT+02:00 Heikki Linnakangas <hlinnaka@iki.fi>:

Please review. Are the docs and the error messages now clear enough on
this? We'll need a mention in the release notes too, when it's time for
that.

The error message is clear.

Ok, great!

I tested patches - and the regression test is broken (is not actualized)

Ah, fixed.

There are no new tests for multidimensional array of composites - there is
only new negative test.

Added one.

Thanks for the review! Committed, with those little fixes, and some little last-minute comment tweaks.

Thank you very much

nice feature

Regards

Pavel
 

- Heikki


pgsql-hackers by date:

Previous
From: Etsuro Fujita
Date:
Subject: Re: Push down more full joins in postgres_fdw
Next
From: Amit Kapila
Date:
Subject: Re: [BUG] pg_basebackup from disconnected standby fails