aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/syscat.source
diff options
context:
space:
mode:
authorAmit Kapila <akapila@postgresql.org>2018-10-03 09:38:07 +0530
committerAmit Kapila <akapila@postgresql.org>2018-10-03 09:38:07 +0530
commit9718c93f532c3cfb6c39679452149dba711d12af (patch)
tree7dab485d32b48945c81c8855ae0d2cf545d22fee /src/tutorial/syscat.source
parent6483381a4d0b7aab74e71579d92daf490cc54fb2 (diff)
downloadpostgresql-9718c93f532c3cfb6c39679452149dba711d12af.tar.gz
postgresql-9718c93f532c3cfb6c39679452149dba711d12af.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 'src/tutorial/syscat.source')
0 files changed, 0 insertions, 0 deletions