diff options
author | Alexander Korotkov <akorotkov@postgresql.org> | 2023-04-23 13:58:25 +0300 |
---|---|---|
committer | Alexander Korotkov <akorotkov@postgresql.org> | 2023-04-23 14:30:09 +0300 |
commit | 8bbd0cce92be98de9f4f727b8bf66fe26e5831ea (patch) | |
tree | 4b43130fd13ea7a0ffe36e56da62ac872b64cd77 /src/backend/executor/nodeModifyTable.c | |
parent | cd115c3530bd59bb0305d62ccef1c9504207ff4c (diff) | |
download | postgresql-8bbd0cce92be98de9f4f727b8bf66fe26e5831ea.tar.gz postgresql-8bbd0cce92be98de9f4f727b8bf66fe26e5831ea.zip |
Validate ltree siglen GiST option to be int-aligned
Unaligned siglen could lead to an unaligned access to subsequent key fields.
Backpatch to 13, where opclass options were introduced.
Reported-by: Alexander Lakhin
Bug: 17847
Discussion: https://postgr.es/m/17847-171232970bea406b%40postgresql.org
Reviewed-by: Tom Lane, Pavel Borisov, Alexander Lakhin
Backpatch-through: 13
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions