summaryrefslogtreecommitdiff
path: root/src/backend/access/transam/commit_ts.c
diff options
context:
space:
mode:
authorAmit Kapila2018-06-22 03:13:36 +0000
committerAmit Kapila2018-06-22 03:13:36 +0000
commit98d476a965eefb52af53f4fb55dbfead0ede9282 (patch)
tree12c4814d523a180599d16e594b3738525236c6c4 /src/backend/access/transam/commit_ts.c
parentc7048977a73b4ab3b38b9a28bc58e600b598c176 (diff)
Improve coding pattern in Parallel Append code.
The create_append_path code didn't consider that list_concat will modify it's first argument leading to inconsistent traversal of resulting list. In practice, it won't lead to any user-visible bug but changing it for making the code behave consistently. Reported-by: Tom Lane Author: Tom Lane Reviewed-by: Amit Khandekar and Amit Kapila Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions