aboutsummaryrefslogtreecommitdiff
path: root/src/backend/regex
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2015-10-16 09:53:34 -0400
committerRobert Haas <rhaas@postgresql.org>2015-10-16 09:58:34 -0400
commitc451eaf8f628440ad93e933da8f08f7f4545c376 (patch)
tree1fd1e844000833d40326fa91e58661a662b24999 /src/backend/regex
parent26981d292758c6ee9185332e4abc990ff19c81a2 (diff)
downloadpostgresql-c451eaf8f628440ad93e933da8f08f7f4545c376.tar.gz
postgresql-c451eaf8f628440ad93e933da8f08f7f4545c376.zip
Transfer current command counter ID to parallel workers.
Commit 924bcf4f16d54c55310b28f77686608684734f42 correctly forbade parallel workers to modify the command counter while in parallel mode, but it inexplicably neglected to actually transfer the current command counter from leader to workers. This can result in the workers seeing a different set of tuples from the leader, which is bad. Repair.
Diffstat (limited to 'src/backend/regex')
0 files changed, 0 insertions, 0 deletions