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 1oeN1o-0008UF-U6 for pgsql-hackers@arkaria.postgresql.org; Fri, 30 Sep 2022 20:54:37 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1oeN1n-00031a-PD for pgsql-hackers@arkaria.postgresql.org; Fri, 30 Sep 2022 20:54:35 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oeN1n-0002zR-E3 for pgsql-hackers@lists.postgresql.org; Fri, 30 Sep 2022 20:54:35 +0000 Received: from sender4-op-o11.zoho.com ([136.143.188.11]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oeN1g-0000DA-Qe for pgsql-hackers@lists.postgresql.org; Fri, 30 Sep 2022 20:54:34 +0000 ARC-Seal: i=1; a=rsa-sha256; t=1664571263; cv=none; d=zohomail.com; s=zohoarc; b=nYmBJRZqSkwFPREvnzTFQVzH69FiX5o0w4qjfQ8DJBsh17slqWpn1Nzyp+QucCbBjuwbwU5dZB/H2AHCl8kn2HVmDXBFUIxBB/TQhq3+BSgKv1xD41KmXcSYjI7hYsy0YETTtynkObV64p12EXcGoyG4PdXb36aAYWJvfCceDVw= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1664571263; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=N/uQXsS5SeDAhfBNhH1Tc3aafQo7Y3eKlzHgopmMyeQ=; b=V7A1gCnuaIeiWF0HjNM38zFax6GeMlPY0/29gez3aeUKD70SiPkgeTZf53p7JpuPtYsq8fjrZQp5R1DCQu4pcGPSxN5QqqInIhjic6WM6PRYITOa8S7Kaw30sT3uCJzwg20FhORncMi+UWoFnEj8ZovEq3MmMpjC1lxE1cqadlg= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=highgo.ca; spf=pass smtp.mailfrom=david.zhang@highgo.ca; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1664571263; s=zoho; d=highgo.ca; i=david.zhang@highgo.ca; h=Message-ID:Date:Date:MIME-Version:Subject:Subject:To:To:Cc:Cc:References:From:From:In-Reply-To:Content-Type:Content-Transfer-Encoding:Message-Id:Reply-To; bh=N/uQXsS5SeDAhfBNhH1Tc3aafQo7Y3eKlzHgopmMyeQ=; b=PErDb/+FOnLacMuFbO8LAklk37MNGa1G590UccjUsxnO+QvRKgtnx5O2MXeKh6Hh Wh0RtswVKlLrBLEUbQx+9rrELJKLUDTmugxKa3t2gNuKABBAF9tyCOwDTnEwCM5TUsf JCtLI9zeLRSY4PhbBuO+CEdhC9tama1LchxftVEg= Received: from [192.168.1.72] (d66-183-207-156.bchsia.telus.net [66.183.207.156]) by mx.zohomail.com with SMTPS id 1664571262042892.672062046999; Fri, 30 Sep 2022 13:54:22 -0700 (PDT) Message-ID: <15106395-90f9-7b89-4ecb-2fb278877d2a@highgo.ca> Date: Fri, 30 Sep 2022 13:54:17 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.13.1 Subject: Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit Content-Language: en-US To: Etsuro Fujita , Jacob Champion Cc: Fujii Masao , PostgreSQL Hackers References: <7e6f4400-ad1c-c87d-42b8-ad906e0ed39e@highgo.ca> <45534b4c-6195-ab0a-e71d-23a0a880e8b9@timescale.com> From: David Zhang In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-ZohoMailClient: External List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi Etsuro, > The patch needs rebase due to commits 4036bcbbb, 8c8d307f8 and > 82699edbf, so I updated the patch. Attached is a new version, in > which I also tweaked comments a little bit. After rebase the file `postgres_fdw.out` and applied to master branch, make and make check are all ok for postgres_fdw. -- David Software Engineer Highgo Software Inc. (Canada) www.highgo.ca