Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nN70L-0000Wi-Ka for pgsql-hackers@arkaria.postgresql.org; Thu, 24 Feb 2022 05:49:29 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nN70J-0001di-WF for pgsql-hackers@arkaria.postgresql.org; Thu, 24 Feb 2022 05:49:28 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nN70J-0001dZ-NL for pgsql-hackers@lists.postgresql.org; Thu, 24 Feb 2022 05:49:27 +0000 Received: from mail-ej1-x630.google.com ([2a00:1450:4864:20::630]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1nN70H-0005FM-Tg for pgsql-hackers@lists.postgresql.org; Thu, 24 Feb 2022 05:49:27 +0000 Received: by mail-ej1-x630.google.com with SMTP id d10so2003745eje.10 for ; Wed, 23 Feb 2022 21:49:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=f3iNMexVs103TL2GLy5vSj2CNTSxxoyqZqy/1r+Osqg=; b=S0KNMKv5pRAHRNoRTLoOoyKLhgvIZwEpaGgL9LxQuM51nRvJ4OAEcHP0GYRZHQeMh7 /VUdhjOHztF3fQq2/Z6TQ2Tdnd/RbYK8RwlWOFfPowG5fQDAAjMnN+ZEGdrvE9rdjEuJ R5R+rtcG5ywJlAK8LoSHArBVTSreMbZTTR+1hTXT3dRKty0cY2Kc9Js4oItDc30g4YS9 103H5khYnIK7I/gjDLB5lBd+9Jlw4ZwLmcaR5ufuqlUemOMht3HOuKNJt4JJti2sxoX/ nBLlRM2cynFvpDfIMXH7d2U69IydJoDkUzQFMb4RGxw3zf4MDy6AGrVEX0bc35s5hi4j /kdw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=f3iNMexVs103TL2GLy5vSj2CNTSxxoyqZqy/1r+Osqg=; b=wjq98IF8/xje1pH7j7YCGgj2QBtAfjPIqUrKfv0ouu7k5RlgWoWM+wS2qlodVnrmnq R29emNSFhD1qg724164SQhXjYImcscSHaTiriIiwfizn7R1vbehvwY4/sOYXHoabaT6b pEVHZsY8YlJgBU9mKw1sjzPyC0eUslZEvBqirDx34L0/Tk5otiZ1Jj6H8bTCwPrYM61u okBLFefwCi96MShBrCT2hRl5Yv9IdolmBTtFMvhGoxG9UlsY1famkP646apqPmHeorIg vi/vO/5ZBoNn74zF+DTRsiJWZ9UD7ZAKdfgkM5dRwKzW3Lq1RPZ2t1VGarezDi9iYwzy Mwqw== X-Gm-Message-State: AOAM53057kOFJRL8V249IZvi90hlN8oRtggjnfitRJmV3S/cyl6CH2E9 rWuiZSl4ITe9l49sgWdhQs11jhkvrWF5m2uNa8cutQwYWBwaVQ== X-Google-Smtp-Source: ABdhPJxaeR/EUMZXTiRWfmc6mTc5FXpMqa1logL1WnW6XGRAT0U5f4ShDtjHdLQEM4ShxLhYl4+TCO+hI/kpnU+W6DI= X-Received: by 2002:a17:906:82cf:b0:6d0:3d6:8f27 with SMTP id a15-20020a17090682cf00b006d003d68f27mr939350ejy.236.1645681763791; Wed, 23 Feb 2022 21:49:23 -0800 (PST) MIME-Version: 1.0 References: <65af8fb4-4c45-9cc3-c6ec-80f3ac488e07@oss.nttdata.com> <95066202-c7e6-e4be-05cc-bdceb45b68c7@oss.nttdata.com> <2d7c480a-63c8-a244-0f2a-361e5097764f@oss.nttdata.com> <3e57ebd7-b536-333e-c877-49a3ebb57079@oss.nttdata.com> <2a2519b5-0c1f-87c8-5461-a4d8be0728e0@oss.nttdata.com> <883589bb-077f-7d66-2406-5f67be0372a6@oss.nttdata.com> In-Reply-To: From: Etsuro Fujita Date: Thu, 24 Feb 2022 14:49:12 +0900 Message-ID: Subject: Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit To: Fujii Masao Cc: PostgreSQL Hackers Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Wed, Feb 23, 2022 at 3:30 PM Etsuro Fujita wro= te: > Attached is an updated patch. > Barring objections, I=E2=80=99ll commit > the patch. I have committed the patch. I think the 0003 patch needs rebase. I'll update the patch. Best regards, Etsuro Fujita