Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1t1ERf-00FHtw-BI for pgsql-hackers@arkaria.postgresql.org; Thu, 17 Oct 2024 00:32:51 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1t1ERc-00D87Y-S5 for pgsql-hackers@arkaria.postgresql.org; Thu, 17 Oct 2024 00:32:49 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1t1ERc-00D87O-IC for pgsql-hackers@lists.postgresql.org; Thu, 17 Oct 2024 00:32:48 +0000 Received: from oss.nttdata.com ([49.212.34.109]) by makus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1t1ERZ-001Gte-LK for pgsql-hackers@lists.postgresql.org; Thu, 17 Oct 2024 00:32:47 +0000 Received: from oss.nttdata.com (localhost [127.0.0.1]) by oss.nttdata.com (Postfix) with ESMTPA id 8F3286139E; Thu, 17 Oct 2024 09:32:41 +0900 (JST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.11 at oss.nttdata.com MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 17 Oct 2024 09:32:41 +0900 From: Shinya Kato To: Yugo Nagata Cc: "David G. Johnston" , Tom Lane , PostgreSQL Hackers Subject: Re: Set AUTOCOMMIT to on in script output by pg_dump In-Reply-To: <18f52adc395bece3c9d4373890560bbd@oss.nttdata.com> References: <96ff23a5d858ff72ca8e823a014d16fe@oss.nttdata.com> <20241009120314.118a641fa25148c3d564a6ae@sraoss.co.jp> <2351827.1728447022@sss.pgh.pa.us> <20241009151508.eb37141e5ad29d0ca1e44eb9@sraoss.co.jp> <18f52adc395bece3c9d4373890560bbd@oss.nttdata.com> User-Agent: Roundcube Webmail/1.4.11 Message-ID: <9e9a1ecce7f71de03993113ba4b4c01c@oss.nttdata.com> X-Sender: Shinya11.Kato@oss.nttdata.com List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 2024-10-10 14:56, Shinya Kato wrote: > A new patch is attached. > I am not a native English, so corrections to the texts are welcome. I created a commit fest entry. https://commitfest.postgresql.org/50/5306/ -- Regards, Shinya Kato NTT DATA GROUP CORPORATION