Re: BUG #17847: Unaligned memory access in ltree_gist

From: Pavel Borisov <pashkin(dot)elfe(at)gmail(dot)com>
To: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alexander Lakhin <exclusion(at)gmail(dot)com>, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #17847: Unaligned memory access in ltree_gist
Date: 2023-04-19 18:56:52
Message-ID: CALT9ZEH8c9ipE9B114nnhV4sY6TzEQmpHuebp8C1L-GvsZNCsQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi!

On Wed, 19 Apr 2023 at 20:59, Alexander Korotkov <aekorotkov(at)gmail(dot)com> wrote:
>
> On Wed, Apr 19, 2023 at 7:47 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> > Alexander Korotkov <aekorotkov(at)gmail(dot)com> writes:
> > > [ v4 patches ]
> >
> > I think you forgot to adjust the expected output in ltree.out.
> > LGTM otherwise. I agree with back-patching.
>
> Thank you, Tom. The corrected version is attached.
> I've registered it on commitfest to make it pass
> commitfest.cputube.org. I'm going to push it once it passes.

I've looked at both patches and they look good. The question about
reporting alignment when the value is out of range went away.
I think they are ready to be pushed.

Regards,
Pavel Borisov

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2023-04-19 19:54:38 BUG #17904: Inconsistent value of max_worker_processes parameter in the config file and running cluster
Previous Message Tom Lane 2023-04-19 18:15:51 Re: pg_basebackup: errors on macOS on directories with ".DS_Store" files