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:20:07 +0300 |
commit | 7615edd1db92b0bf909037480e8d9fcdb1be5f4b (patch) | |
tree | 53700aa5e4812c26e40074b1b0a077efbce3da3b /contrib/postgres_fdw/sql/postgres_fdw.sql | |
parent | a04fc56d03b33780612cf7630bb3f1a9388a9a02 (diff) | |
download | postgresql-7615edd1db92b0bf909037480e8d9fcdb1be5f4b.tar.gz postgresql-7615edd1db92b0bf909037480e8d9fcdb1be5f4b.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 'contrib/postgres_fdw/sql/postgres_fdw.sql')
0 files changed, 0 insertions, 0 deletions