Re: Push down more UPDATEs/DELETEs in postgres_fdw

Поиск
Список
Период
Сортировка
От Etsuro Fujita
Тема Re: Push down more UPDATEs/DELETEs in postgres_fdw
Дата
Msg-id b47994b6-6c50-7d63-bc39-e53042694e57@lab.ntt.co.jp
обсуждение исходный текст
Ответ на Re: Push down more UPDATEs/DELETEs in postgres_fdw  (Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>)
Ответы Re: Push down more UPDATEs/DELETEs in postgres_fdw  (Rushabh Lathia <rushabh.lathia@gmail.com>)
Список pgsql-hackers
On 2016/11/16 16:38, Etsuro Fujita wrote:
> On 2016/11/16 13:10, Ashutosh Bapat wrote:
>> I don't see any reason why DML/UPDATE pushdown should depend upon
>> subquery deparsing or least PHV patch. Combined together they can help
>> in more cases, but without those patches, we will be able to push-down
>> more stuff. Probably, we should just restrict push-down only for the
>> cases when above patches are not needed. That makes reviews easy. Once
>> those patches get committed, we may add more functionality depending
>> upon the status of this patch. Does that make sense?

> OK, I'll extract from the patch the minimal part that wouldn't depend on
> the two patches.

Here is a patch for that.  Todo items are: (1) add more comments and (2)
add more regression tests.  I'll do that in the next version.

Best regards,
Etsuro Fujita

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: Patch: Implement failover on libpq connect level.
Следующее
От: Joshua Drake
Дата:
Сообщение: Re: Mail thread references in commits