Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum - Mailing list pgsql-bugs

From Alexander Korotkov
Subject Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum
Date
Msg-id CAPpHfdu412Z+jh5Oyc1yzWFM0+52h0kSGQKV4=xQ0aT0UeY2BA@mail.gmail.com
Whole thread Raw
In response to Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum  (Alexander Korotkov <aekorotkov@gmail.com>)
Responses Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum  (Alexander Korotkov <aekorotkov@gmail.com>)
List pgsql-bugs
On Wed, Mar 20, 2024 at 7:00 PM Alexander Korotkov <aekorotkov@gmail.com> wrote:
> On Wed, Mar 20, 2024 at 6:00 PM Alexander Lakhin <exclusion@gmail.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

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Regression tests fail with musl libc because libpq.so can't be loaded
Next
From: Tom Lane
Date:
Subject: Re: NEW.* and OLD.* inside trigger function don't seem to contain recently added columns