diff options
author | Amit Kapila <akapila@postgresql.org> | 2018-06-20 07:51:42 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2018-06-20 07:51:42 +0530 |
commit | 403318b71f7058ecbfb65bcc7de1eec96cd35d3f (patch) | |
tree | 38b647ac33a5163828f1f6b2581d1976e6689822 /src/tutorial | |
parent | 1c7c317cd9d1e5647454deed11b55dae764c83bf (diff) | |
download | postgresql-403318b71f7058ecbfb65bcc7de1eec96cd35d3f.tar.gz postgresql-403318b71f7058ecbfb65bcc7de1eec96cd35d3f.zip |
Don't consider parallel append for parallel unsafe paths.
Commit ab72716778 allowed Parallel Append paths to be generated for a
relation that is not parallel safe. Prevent that from happening.
Initial analysis by Tom Lane.
Reported-by: Rajkumar Raghuwanshi
Author: Amit Kapila and Rajkumar Raghuwanshi
Reviewed-by: Amit Khandekar and Robert Haas
Discussion:https://postgr.es/m/CAKcux6=tPJ6nJ08r__nU_pmLQiC0xY15Fn0HvG1Cprsjdd9s_Q@mail.gmail.com
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions