Re: Oddity in tuple routing for foreign partitions

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Oddity in tuple routing for foreign partitions
Дата
Msg-id CA+TgmoaHAnbUD3pKiU54ktUAGBnRE3Q7==os9y_WkPU409ac3g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Oddity in tuple routing for foreign partitions  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Ответы Re: Oddity in tuple routing for foreign partitions  (Robert Haas <robertmhaas@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Transform for pl/perl
Следующее
От: Konstantin Knizhnik
Дата:
Сообщение: Re: Built-in connection pooling