Fix siglen alignment in ltree gist

Edit
ID 4290
Title Fix siglen alignment in ltree gist
Topic Bug Fixes
Created 2023-04-19 16:58:02
Last modified 2023-07-08 16:22:35 (1 year, 4 months ago)
Latest email 2023-04-23 11:32:35 (1 year, 6 months ago)
Status
2023-07: Committed
Target version
Authors Alexander Korotkov (smagen)
Reviewers Tom Lane (tgl), Pavel Borisov (pborisov)Become reviewer
Committer Alexander Korotkov (smagen)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/4290
git checkout commitfest/cf/4290
Emails
BUG #17847: Unaligned memory access in ltree_gist
First at 2023-03-16 18:00:01 by PG Bug reporting form <noreply at postgresql.org>
Latest at 2023-04-23 11:32:35 by Alexander Korotkov <aekorotkov at gmail.com>
Latest attachment (0001-Fix-custom-validators-call-in-build_local_relopti-v5.patch) at 2023-04-19 16:59:34 from Alexander Korotkov <aekorotkov at gmail.com>
    Attachment (0001-Fix-custom-validators-call-in-build_local_relopti-v5.patch) at 2023-04-19 16:59:34 from Alexander Korotkov <aekorotkov at gmail.com> (Patch: Yes)
    Attachment (0002-Validate-ltree-siglen-GiST-option-v4.patch) at 2023-04-19 16:26:15 from Alexander Korotkov <aekorotkov at gmail.com> (Patch: Yes)
    Attachment (v3-0001-Validate-ltree-siglen-GiST-option.patch) at 2023-04-18 11:11:15 from Pavel Borisov <pashkin.elfe at gmail.com> (Patch: Yes)
    Attachment (0001-Validate-ltree-siglen-GiST-option-v2.patch) at 2023-04-18 10:16:00 from Alexander Korotkov <aekorotkov at gmail.com> (Patch: Yes)
    Attachment (0001-Validate-ltree-siglen-v1.patch) at 2023-03-19 17:08:28 from Alexander Korotkov <aekorotkov at gmail.com> (Patch: Yes)
History
When Who What
2023-07-08 16:22:35 Tom Lane (tgl) Closed in commitfest 2023-07 with status: Committed
2023-07-08 16:22:35 Tom Lane (tgl) Changed committer to smagen
2023-04-19 16:58:24 Alexander Korotkov (smagen) Changed reviewers to Tom Lane (tgl), Pavel Borisov (pborisov)
2023-04-19 16:58:24 Alexander Korotkov (smagen) Changed authors to Alexander Korotkov (smagen)
2023-04-19 16:58:02 Alexander Korotkov (smagen) Attached mail thread 17847-171232970bea406b@postgresql.org
2023-04-19 16:58:02 Alexander Korotkov (smagen) Created patch record
Edit