Re: BUG #17847: Unaligned memory access in ltree_gist

From: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Pavel Borisov <pashkin(dot)elfe(at)gmail(dot)com>, 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 16:59:34
Message-ID: CAPpHfduV1B5UORjzCpyYuFn6uFAm1583sjkgQs3NuexJBwo77w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

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.

------
Regards,
Alexander Korotkov

Attachment Content-Type Size
0001-Fix-custom-validators-call-in-build_local_relopti-v5.patch application/octet-stream 1.1 KB
0002-Validate-ltree-siglen-GiST-option-v5.patch application/octet-stream 4.3 KB

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tobias Bussmann 2023-04-19 17:51:55 Re: pg_basebackup: errors on macOS on directories with ".DS_Store" files
Previous Message Tom Lane 2023-04-19 16:47:15 Re: BUG #17847: Unaligned memory access in ltree_gist