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 1rnBGZ-00Bygq-Qt for pgsql-bugs@arkaria.postgresql.org; Thu, 21 Mar 2024 05:47: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 1rnBGY-00AQKu-9f for pgsql-bugs@arkaria.postgresql.org; Thu, 21 Mar 2024 05:47:02 +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 1rnBGX-00AQKi-Sx for pgsql-bugs@lists.postgresql.org; Thu, 21 Mar 2024 05:47:02 +0000 Received: from forwardcorp1c.mail.yandex.net ([178.154.239.200]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rnBGT-005fTC-7f for pgsql-bugs@postgresql.org; Thu, 21 Mar 2024 05:47:01 +0000 Received: from mail-nwsmtp-smtp-corp-main-62.myt.yp-c.yandex.net (mail-nwsmtp-smtp-corp-main-62.myt.yp-c.yandex.net [IPv6:2a02:6b8:c12:400c:0:640:9907:0]) by forwardcorp1c.mail.yandex.net (Yandex) with ESMTPS id 0D2F260BDC; Thu, 21 Mar 2024 08:46:55 +0300 (MSK) Received: from smtpclient.apple (unknown [2a02:6b8:b081:7304::1:39]) by mail-nwsmtp-smtp-corp-main-62.myt.yp-c.yandex.net (smtpcorp/Yandex) with ESMTPSA id rk8Y7M0IYW20-wxUrIrOp; Thu, 21 Mar 2024 08:46:54 +0300 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex-team.ru; s=default; t=1711000014; bh=aSGWT7WlFL9wvy2yE/oBNbTZsMG1kCH0hSgUB69k5qM=; h=Message-Id:To:Date:References:Cc:In-Reply-To:From:Subject; b=q/T84fbYgOZvt9rbtT7uNQtWzmUbXHgyMNesq2qt/bAESh3R6wtt1vsrz5VzH7yES cwIZKKM0Ek1g+Uagb3veOhdoj1phVK4D+F5Z/tutrHv+HpYMC4VSogs4wv+erZ7Lzq fHTEkKfzTQCHY8lvCgIr64u2RBAsgQGoKiGrkNfY= Authentication-Results: mail-nwsmtp-smtp-corp-main-62.myt.yp-c.yandex.net; dkim=pass header.i=@yandex-team.ru Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3731.700.6\)) Subject: Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum From: "Andrey M. Borodin" In-Reply-To: Date: Thu, 21 Mar 2024 10:46:43 +0500 Cc: Alexander Lakhin , Michael Zhilin , pgsql-bugs@postgresql.org, Yura Sokolov Content-Transfer-Encoding: quoted-printable Message-Id: <846B49D1-4657-4C2D-956F-DFC2A90BDDA1@yandex-team.ru> References: <7bdbe559-d61a-4ae4-a6e1-48abdf3024cc@postgrespro.ru> <0FDE2089-D306-4CBB-AD1F-EC4B419E3B33@yandex-team.ru> <49BBA065-4C9A-4E50-9048-B457907FF219@yandex-team.ru> <76bc0dc9-4e43-4cd8-8eec-249b254ed1c9@postgrespro.ru> <8C83FCCA-2548-499A-8B1C-96C3D8ADB787@yandex-team.ru> <0b535249-a00c-a38a-85f6-d5a38c62dd55@gmail.com> To: Alexander Korotkov X-Mailer: Apple Mail (2.3731.700.6) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > On 20 Mar 2024, at 15:24, Alexander Korotkov = wrote: >=20 > Right, the patch number 0003 looks wrong to me.=20 Indeed, step 0003 was added to the patchset after entry marked RfC. And = you are right that it=E2=80=99s not ready yet, and, honestly, I do not = know how to fix it properly. Let=E2=80=99s proceed with other bugs and patches in this thread, and = for bug of the step 0003 we will create separate thread later. Thanks for working on this! Best regards, Andrey Borodin.=