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 1rtEgh-00DMI0-Cg for pgsql-hackers@arkaria.postgresql.org; Sat, 06 Apr 2024 22:39:04 +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 1rtEgf-00HZp7-VT for pgsql-hackers@arkaria.postgresql.org; Sat, 06 Apr 2024 22:39:01 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rtEgf-00HZoy-H3 for pgsql-hackers@lists.postgresql.org; Sat, 06 Apr 2024 22:39:01 +0000 Received: from mail.postgrespro.ru ([93.174.131.139]) by magus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rtEgb-001AgS-LX for pgsql-hackers@lists.postgresql.org; Sat, 06 Apr 2024 22:39:00 +0000 Received: from [172.30.11.66] (unknown [172.30.11.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: d.koval@postgrespro.ru) by mail.postgrespro.ru (Postfix/587) with ESMTPSA id 0F7A7E2100C; Sun, 7 Apr 2024 01:38:56 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=postgrespro.ru; s=mx2023; t=1712443136; bh=2tCfAn4flGQZOPrKd6qEYlh6rzXcOCGNn255eFnp4ks=; h=Message-ID:Date:User-Agent:Subject:To:Cc:References:From: In-Reply-To:From; b=TZhyfRBo3O+YrKnvVqYIEaIl7MODW4zwpqX/+27H7VP5JNdPRakXWks7sGZ1tOOnC pm/LTnX7barcAdgO3zxXPwUuMk/5eL3eujDobnfcnRF1Ks4ybx5YQu8Cjap9vwqoYE sktV23Y5MTqcKB/MGcqMhnDn+9ZqMH56dYmKWDpuBgQb+ICqlVGjor5CYFBgjSjmq5 6vKPzlp/90NjW+XuY7AzZh6rqL375Jle7C43XQZrNEaZajjUHg7weayKRNONZ76DMR vI7weryNfQMQiocX4vyOWMQjVVDv9kt3DPl9IZ1mDMrn3kvn4gG1ABZolVuICHoP+W UObFGN380yB6A== Message-ID: <98108c91-90d5-4d3b-a1d3-3e6186890e33@postgrespro.ru> Date: Sun, 7 Apr 2024 01:38:56 +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> <171085858750.2046434.12246066729700037354.pgcf@coridan.postgresql.org> <909e16b4-9eda-435c-b033-8294ae4adc05@postgrespro.ru> <3a4b9c1c-3edf-4e29-9629-b4113aefb0f3@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 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi, Alexander! > I didn't push 0003 for the following reasons. .... Thanks for clarifying. You are right, these are serious reasons. -- With best regards, Dmitry Koval Postgres Professional: http://postgrespro.com