diff options
author | Alexander Korotkov <akorotkov@postgresql.org> | 2021-12-13 17:17:33 +0300 |
---|---|---|
committer | Alexander Korotkov <akorotkov@postgresql.org> | 2021-12-13 17:17:33 +0300 |
commit | 5cc9c8374093ba0e427b3309e10077708c156b6a (patch) | |
tree | d61b41ed0456bff109459a847cdd2045f3d8322a /src/backend/utils/adt/jsonpath_exec.c | |
parent | c8b733c4c4b0c5b7aa93553aa5b7f2c1d0bf00bf (diff) | |
download | postgresql-5cc9c8374093ba0e427b3309e10077708c156b6a.tar.gz postgresql-5cc9c8374093ba0e427b3309e10077708c156b6a.zip |
Fix alignment in multirange_get_range() function
The multirange_get_range() function fails when two boundaries of the same
range have different alignments. Fix that by adding proper pointer alignment.
Reported-by: Alexander Lakhin
Discussion: https://postgr.es/m/17300-dced2d01ddeb1f2f%40postgresql.org
Backpatch-through: 14
Diffstat (limited to 'src/backend/utils/adt/jsonpath_exec.c')
0 files changed, 0 insertions, 0 deletions