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 1riXTy-0008AY-0Y for pgsql-hackers@arkaria.postgresql.org; Fri, 08 Mar 2024 10:29:42 +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 1riXTw-00BzU5-MV for pgsql-hackers@arkaria.postgresql.org; Fri, 08 Mar 2024 10:29:41 +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 1riXQu-00Bw7Q-C4 for pgsql-hackers@lists.postgresql.org; Fri, 08 Mar 2024 10:26:33 +0000 Received: from forwardcorp1b.mail.yandex.net ([178.154.239.136]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1riXQk-003SkB-T6 for pgsql-hackers@lists.postgresql.org; Fri, 08 Mar 2024 10:26:31 +0000 Received: from mail-nwsmtp-smtp-corp-main-26.myt.yp-c.yandex.net (mail-nwsmtp-smtp-corp-main-26.myt.yp-c.yandex.net [IPv6:2a02:6b8:c12:22a5:0:640:715a:0]) by forwardcorp1b.mail.yandex.net (Yandex) with ESMTPS id E4FEC60CC7; Fri, 8 Mar 2024 13:26:19 +0300 (MSK) Received: from smtpclient.apple (unknown [2a02:6b8:b081:b660::1:c]) by mail-nwsmtp-smtp-corp-main-26.myt.yp-c.yandex.net (smtpcorp/Yandex) with ESMTPSA id IQfM1x1i38c0-wCBL1YFY; Fri, 08 Mar 2024 13:26:19 +0300 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex-team.ru; s=default; t=1709893579; bh=hrcu0LRPKn8pfwIPlDNtLoy2cT5W4HL6xNKJ8G3Ex8Y=; h=Message-Id:To:Date:References:Cc:In-Reply-To:From:Subject; b=c+P30vwu7iHNPI7dMaG8hU36iHSS1WGVIfZyPsj5Huu4nR90M5tiwIb52+pBt5Fab s6awohY8YQEQvi8zXGQqiA9ZNjLPiJwnwdiz6d8nWgN4c4dJcnMAAL7WFPv7dEXxd8 LhkINIKfsDa3gaYbDfcnVfC1TjKH2YgsV9lb5NFo= Authentication-Results: mail-nwsmtp-smtp-corp-main-26.myt.yp-c.yandex.net; dkim=pass header.i=@yandex-team.ru Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.4\)) Subject: Re: Add SPLIT PARTITION/MERGE PARTITIONS commands From: "Andrey M. Borodin" In-Reply-To: <59478692-bd94-49c0-bfb9-bc60797a4098@postgrespro.ru> Date: Fri, 8 Mar 2024 15:26:17 +0500 Cc: Pgsql Hackers Content-Transfer-Encoding: quoted-printable Message-Id: References: <202401261636.pwqfhwf3hrns@alvherre.pgsql> <59478692-bd94-49c0-bfb9-bc60797a4098@postgrespro.ru> To: Dmitry Koval , stephane.tachoires@gmail.com X-Mailer: Apple Mail (2.3696.120.41.1.4) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > On 26 Jan 2024, at 23:36, Dmitry Koval wrote: >=20 > = The CF entry was in Ready for Committer state no so long ago. Stephane, you might want to review recent version after it was rebased = on current HEAD. CFbot's test passed successfully. Thanks! Best regards, Andrey Borodin.=