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 1uMPTH-00AueP-0W for pgsql-hackers@arkaria.postgresql.org; Tue, 03 Jun 2025 11:06:19 +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 1uMPTF-002CTO-Lp for pgsql-hackers@arkaria.postgresql.org; Tue, 03 Jun 2025 11:06:17 +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 1uMPTF-002CTG-Bt for pgsql-hackers@lists.postgresql.org; Tue, 03 Jun 2025 11:06:17 +0000 Received: from mail.postgrespro.ru ([93.174.132.70]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uMPTB-000FoQ-2V for pgsql-hackers@lists.postgresql.org; Tue, 03 Jun 2025 11:06:16 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=postgrespro.ru; s=mx2023; t=1748948770; bh=jD+ztdmBC2HBfTpG1XdDgoyjkW1pOt8srTKrzsskQvo=; h=Message-ID:Date:User-Agent:Subject:To:Cc:References:From: In-Reply-To:From; b=yJEaCcI+GTkjGD4m1Xsujs3kX3rgZ3tUrYdLhqp6POE8oxn+F9RRuYvEkLqHs8akv G+WeYQ0Zdmptf1/OJwz2AMsf4Vix5tyBeu11mRgvUlTfV6+TKeZf2iilRh4uWkr/aC X/IUFO6vquFoAuBi+8G6UzqQ+7eoMfFzkLPvxcfMCYX6r3r5wuYhf2EI55a2BonUxH 7pPEJXczw8gv8iFS3W+ynd8LmNbsJoJXtCUIAR/5Gum0d63adkuw0Xj06YxybVVXev hSbosMXfOT2rHC2gWPCcPTSu7t1F+ROYKA3d5JimTe7w4GuvWbHJitDhxqxX+WdGGx SJ2mZgL47U7Xg== Received: from [172.30.49.10] (unknown [93.174.131.138]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: d.koval@postgrespro.ru) by mail.postgrespro.ru (Postfix/587) with ESMTPSA id 58BEC6032C; Tue, 3 Jun 2025 14:06:10 +0300 (MSK) Message-ID: <110dbf2d-c873-4300-839e-8d554cd0f355@postgrespro.ru> Date: Tue, 3 Jun 2025 14:06:09 +0300 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Add SPLIT PARTITION/MERGE PARTITIONS commands To: Alexander Korotkov Cc: pgsql-hackers@lists.postgresql.org References: <171085360143.2046436.7217841141682511557.pgcf@coridan.postgresql.org> <859476bf-3cb0-455e-b093-b8ab5ef17f0e@postgrespro.ru> <4e2764f7-f6be-478f-8d7f-f921dbd10f5f@postgrespro.ru> <7fdaf3e8-4c05-4739-bee6-98acc068d1c7@postgrespro.ru> Content-Language: en-US From: Dmitry Koval In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-KSMG-AntiPhishing: NotDetected, bases: 2025/06/03 10:12:00 X-KSMG-AntiSpam-Interceptor-Info: not scanned X-KSMG-AntiSpam-Status: not scanned, disabled by settings X-KSMG-AntiVirus: Kaspersky Secure Mail Gateway, version 2.1.0.7854, bases: 2025/06/03 09:30:00 #27534232 X-KSMG-AntiVirus-Status: NotDetected, skipped X-KSMG-LinksScanning: not scanned, disabled by settings X-KSMG-Message-Action: skipped X-KSMG-Rule-ID: 1 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > Some notes to the patch. ... Thanks for the notes! I'll try to make edits in the next few days. -- With best regards, Dmitry Koval Postgres Professional: http://postgrespro.com