From: | Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com> |
---|---|
To: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
Cc: | Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Ildar Musin <ildar(at)adjust(dot)com>, Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>, Chris Travers <chris(dot)travers(at)adjust(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Robert Haas <robertmhaas(at)gmail(dot)com>, "Tsunakawa, Takayuki" <tsunakawa(dot)takay(at)jp(dot)fujitsu(dot)com> |
Subject: | Transactions involving multiple postgres foreign servers, take 2 |
Date: | 2019-12-06 08:32:15 |
Message-ID: | 20191206.173215.1818665441859410805.horikyota.ntt@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hello.
This is the reased (and a bit fixed) version of the patch. This
applies on the master HEAD and passes all provided tests.
I took over this work from Sawada-san. I'll begin with reviewing the
current patch.
regards.
--
Kyotaro Horiguchi
NTT Open Source Software Center
Attachment | Content-Type | Size |
---|---|---|
v26-0001-Keep-track-of-writing-on-non-temporary-relation.patch | text/x-patch | 2.3 KB |
v26-0002-Support-atomic-commit-among-multiple-foreign-ser.patch | text/x-patch | 191.1 KB |
v26-0003-Documentation-update.patch | text/x-patch | 40.2 KB |
v26-0004-postgres_fdw-supports-atomic-commit-APIs.patch | text/x-patch | 45.4 KB |
v26-0005-Add-regression-tests-for-atomic-commit.patch | text/x-patch | 8.1 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Langote | 2019-12-06 09:03:12 | Re: Rework manipulation and structure of attribute mappings |
Previous Message | Konstantin Knizhnik | 2019-12-06 08:22:14 | Re: Session WAL activity |