[PATCH] Allow transaction to partition table using FDW

Поиск
Список
Период
Сортировка
Искать
От
mitani
Тема
[PATCH] Allow transaction to partition table using FDW
Дата
Msg-id
20190221174400.f8634f5409db688a0a20ead5@sraw.co.jp
Список
Дерево обсуждения
[PATCH] Allow transaction to partition table using FDW mitani <mitani@sraw.co.jp>
Re: [PATCH] Allow transaction to partition table using FDW mitani <mitani@sraw.co.jp>
Hi,

I would like to use transactions with partitioning table using FDW, but transactions can not be used with the following error.
 'ERROR:  could not serialize access due to concurrent update

So, I tried to write a very simple patch.
This patch works for my purpose, but I do not know if it matches general usage.
I'd like to improve this feature which can be used generally, so please check it.

Please find attached file.

Regards,

-- 
mitani 
В списке pgsql-hackers по дате отправления
От: Peter Eisentraut
Дата:
Сообщение: Re: insensitive collations
От: Michael Meskes
Дата:
FAQ