diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2018-10-24 10:45:34 -0400 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2018-10-24 10:57:35 -0400 |
commit | 372102b81dd0096764b712deffab00732f3c9d80 (patch) | |
tree | 9c684aee32a129d79493311ceb1d17819f2c5711 /src/backend/executor/nodeGather.c | |
parent | 374fe86a8fdd543a7eb11c68ac8c19eff29640d3 (diff) |
Correctly set t_self for heap tuples in expand_tuple
Commit 16828d5c0 incorrectly set an invalid pointer for t_self for heap
tuples. This patch correctly copies it from the source tuple, and
includes a regression test that relies on it being set correctly.
Backpatch to release 11.
Fixes bug #15448 reported by Tillmann Schulz
Diagnosis and test case by Amit Langote
Diffstat (limited to 'src/backend/executor/nodeGather.c')
0 files changed, 0 insertions, 0 deletions