diff options
author | Amit Kapila <akapila@postgresql.org> | 2018-10-02 11:01:33 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2018-10-02 11:01:33 +0530 |
commit | 0fd6a8a7d0ce6dcf0edb8330fe7e6d6fde8f40db (patch) | |
tree | cc7f2b64d45cdca06ac58518a2a026a239d0b329 /src/backend/executor/nodeModifyTable.c | |
parent | e3a25ab9ea56ac540dc683cdf6f6a4b923bd22be (diff) | |
download | postgresql-0fd6a8a7d0ce6dcf0edb8330fe7e6d6fde8f40db.tar.gz postgresql-0fd6a8a7d0ce6dcf0edb8330fe7e6d6fde8f40db.zip |
Test passing expanded-value representations to workers.
Currently, we don't have an explicit test to pass expanded-value
representations to workers, so we don't know whether it works on all kind
of platforms. We suspect that the current code won't work on
alignment-sensitive hardware. This commit will test that aspect and can
lead to failure on some of the buildfarm machines which we will fix in the
later commit.
Author: Tom Lane and Amit Kapila
Discussion: https://postgr.es/m/11629.1536550032@sss.pgh.pa.us
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions