Re: Oddity in tuple routing for foreign partitions - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Oddity in tuple routing for foreign partitions
Date
Msg-id CA+TgmoaHAnbUD3pKiU54ktUAGBnRE3Q7==os9y_WkPU409ac3g@mail.gmail.com
Whole thread Raw
In response to Re: Oddity in tuple routing for foreign partitions  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Responses Re: Oddity in tuple routing for foreign partitions  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Mon, Apr 23, 2018 at 11:25 AM, Alvaro Herrera
<alvherre@alvh.no-ip.org> wrote:
> Robert, I think this is your turf, per 3d956d9562aa.  Are you looking
> into it?

Thanks for the ping.  I just had a look over the proposed patch and I
guess I don't like it very much.  Temporarily modifying the range
table in place and then changing it back before we return seems ugly
and error-prone.  I hope we can come up with a solution that doesn't
involve needing to do that.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Transform for pl/perl
Next
From: Konstantin Knizhnik
Date:
Subject: Re: Built-in connection pooling