aboutsummaryrefslogtreecommitdiff
path: root/contrib/jsonb_plpython/jsonb_plpython.c
diff options
context:
space:
mode:
authorAmit Kapila <akapila@postgresql.org>2018-10-03 09:14:09 +0530
committerAmit Kapila <akapila@postgresql.org>2018-10-03 09:14:09 +0530
commitca5ca25d08710d7f5aaf0e390aae284bc594a6da (patch)
tree17a51d82cd1350a90dc11597ef6eddfd465fb8b2 /contrib/jsonb_plpython/jsonb_plpython.c
parenta051c19c3cf4415b36e6333a83a113de4d90a973 (diff)
downloadpostgresql-ca5ca25d08710d7f5aaf0e390aae284bc594a6da.tar.gz
postgresql-ca5ca25d08710d7f5aaf0e390aae284bc594a6da.zip
MAXALIGN the target address where we store flattened value.
The API (EOH_flatten_into) that flattens the expanded value representation expects the target address to be maxaligned. All it's usage adhere to that principle except when serializing datums for parallel query. Fix that usage. Diagnosed-by: Tom Lane Author: Tom Lane and Amit Kapila Backpatch-through: 9.6 Discussion: https://postgr.es/m/11629.1536550032@sss.pgh.pa.us
Diffstat (limited to 'contrib/jsonb_plpython/jsonb_plpython.c')
0 files changed, 0 insertions, 0 deletions