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 1rmagl-008nQ2-0q for pgsql-hackers@arkaria.postgresql.org; Tue, 19 Mar 2024 14:43:40 +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 1rmagj-00FM1P-M3 for pgsql-hackers@arkaria.postgresql.org; Tue, 19 Mar 2024 14:43:38 +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 1rmagj-00FM0o-7z for pgsql-hackers@lists.postgresql.org; Tue, 19 Mar 2024 14:43:37 +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 1rmagg-005NnP-Gi for pgsql-hackers@lists.postgresql.org; Tue, 19 Mar 2024 14:43:37 +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 D84BBE20E96; Tue, 19 Mar 2024 17:43:32 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=postgrespro.ru; s=mx2023; t=1710859412; bh=oYGCLc8fRtocaicAjR4lyjn/ArnNwRxczLpGyAg3IXk=; h=Message-ID:Date:User-Agent:Subject:To:References:From:In-Reply-To: From; b=jW0M+8lTaPcvFWP3MRKgl92Vven7r295hBeqfp2Iz1GnbcetSXB2Ij7XFQbJiU8Pk 2uNiZ00M0sR7d81VojNPqPfaufqYYeZAnne4JgXEA7hiZ4bISL/M1rhdaXoVNL3iQ3 /FVo8UdksJgvF4tY1QRgUz+iszQXBPOaY+vNN+MYwnCVWbd8ElGf6mpe626KBPtjEz ibAcq4MQQ54GNKZwKhCg993glvYSW5524CWEfJKcksjg3XOIJ3E+Tf7NB8GFf4Hq7c L05olzFmBp8bHnl07HDlGvHjRa2yysfy+bbQqE2wc9Svno4bhcHvR3CplDqwTaZiww 16yEnCmhwaunA== Message-ID: <909e16b4-9eda-435c-b033-8294ae4adc05@postgrespro.ru> Date: Tue, 19 Mar 2024 17:43:33 +0300 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Add SPLIT PARTITION/MERGE PARTITIONS commands To: stephane tachoires , pgsql-hackers@lists.postgresql.org References: <171085360143.2046436.7217841141682511557.pgcf@coridan.postgresql.org> <171085858750.2046434.12246066729700037354.pgcf@coridan.postgresql.org> Content-Language: en-US From: Dmitry Koval In-Reply-To: <171085858750.2046434.12246066729700037354.pgcf@coridan.postgresql.org> 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! > The following review has been posted through the commitfest application: > make installcheck-world: tested, passed Thanks for info! I was unable to reproduce the problem and I wanted to ask for clarification. But your message was ahead of my question. -- With best regards, Dmitry Koval Postgres Professional: http://postgrespro.com