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 1s2FzL-001JtC-Nh for pgsql-hackers@arkaria.postgresql.org; Wed, 01 May 2024 19:51:36 +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 1s2FzH-00ED6z-UR for pgsql-hackers@arkaria.postgresql.org; Wed, 01 May 2024 19:51:32 +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 1s2FzH-00ED6q-GJ for pgsql-hackers@lists.postgresql.org; Wed, 01 May 2024 19:51:32 +0000 Received: from mail.postgrespro.ru ([93.174.131.139]) by makus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1s2FzE-000yeS-A5 for pgsql-hackers@lists.postgresql.org; Wed, 01 May 2024 19:51:30 +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 B234EE2043A; Wed, 1 May 2024 22:51:23 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=postgrespro.ru; s=mx2023; t=1714593084; bh=KuQqC44YCCu45z+YvqS08zY/hxi+HDERQZCTFvazam0=; h=Message-ID:Date:User-Agent:Subject:To:Cc:References:From: In-Reply-To:From; b=pT009DFSlzBgDoaksre/+G5I7Ba/FhZbyElBQHyfcLKyE4FBk+aQM479vq2niH7xU CYZW/00/KeiiiFC0zCMZPh84NKU95aee5bfTsP1d2JJ1HRff2ufeb+4QrldsMPlJ99 /B9HyDAVDnnyJXiexX47f+n7UPozRV2YW+mIHBMbDxjeVTSgSQbTzlA4CUC6gPDvmy 38GMXQpxeP2zifOo90zzEKALNFK0V/hbwN7CjVmbzxIrK+bq5q4EbKrcFUj1w7mRkS tx1o2xcIZoo84s+Ur7qm6/ajJbYtIlC+pzPHGqnDrkPUEs1OJvADQuAMzcg1THtFq+ TiJRDm5rttPjQ== Message-ID: <41117807-3bea-45bc-a9c0-743c29abff2d@postgrespro.ru> Date: Wed, 1 May 2024 22:51:24 +0300 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Add SPLIT PARTITION/MERGE PARTITIONS commands To: Justin Pryzby , Alexander Lakhin Cc: Alexander Korotkov , pgsql-hackers@lists.postgresql.org References: <86bfd241-a58c-479a-9a72-2c67a02becf8@postgrespro.ru> <0f655bcd-6487-4179-f9cf-c248efbad510@gmail.com> Content-Language: en-US From: Dmitry Koval In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-KSMG-AntiPhishing: NotDetected, bases: 2024/05/01 19:07: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: 2024/05/01 16:10:00 #25053165 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 Hi! 30.04.2024 23:15, Justin Pryzby пишет: > Is this issue already fixed ? > I wasn't able to reproduce it. Maybe it only happened with earlier > patch versions applied ? I think this was fixed in commit [1]. [1] https://github.com/postgres/postgres/commit/fcf80c5d5f0f3787e70fca8fd029d2e08a923f91 -- With best regards, Dmitry Koval Postgres Professional: http://postgrespro.com