Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum

From: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
To: Alexander Lakhin <exclusion(at)gmail(dot)com>
Cc: "Andrey M(dot) Borodin" <x4mmm(at)yandex-team(dot)ru>, Michael Zhilin <m(dot)zhilin(at)postgrespro(dot)ru>, pgsql-bugs(at)postgresql(dot)org, Yura Sokolov <y(dot)sokolov(at)postgrespro(dot)ru>
Subject: Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum
Date: 2024-03-23 00:39:36
Message-ID: CAPpHfdu412Z+jh5Oyc1yzWFM0+52h0kSGQKV4=xQ0aT0UeY2BA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Wed, Mar 20, 2024 at 7:00 PM Alexander Korotkov <aekorotkov(at)gmail(dot)com> wrote:
> On Wed, Mar 20, 2024 at 6:00 PM Alexander Lakhin <exclusion(at)gmail(dot)com> wrote:
> > 20.03.2024 13:24, Alexander Korotkov wrote:
> > > BTW, 0001 and 0002 look good to me. I'm going to push them if no objections.
> >
> > Maybe these patches should be polished before committing:
>
> Yes, Alexander. Sorry, I forgot to mention I'm going to polish
> comments and commit messages before pushing anyway. I'll post it for
> your review later today.

There are revised versions of patches. Alexander, please, check them
before I push.

------
Regards,
Alexander Korotkov

Attachment Content-Type Size
v5-0001-amcheck-Support-for-different-header-sizes-of-sho.patch application/octet-stream 5.6 KB
v5-0002-amcheck-Normalize-index-tuples-containing-uncompr.patch application/octet-stream 3.4 KB

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2024-03-23 00:41:52 Re: NEW.* and OLD.* inside trigger function don't seem to contain recently added columns
Previous Message Bruce Momjian 2024-03-22 19:44:28 Re: Regression tests fail with musl libc because libpq.so can't be loaded