summaryrefslogtreecommitdiff
path: root/src/tutorial
diff options
context:
space:
mode:
authorTom Lane2016-07-03 22:24:49 +0000
committerTom Lane2016-07-03 22:24:49 +0000
commit110a6dbdebebac9401b43a8fc223e6ec43cd4d10 (patch)
tree5052d014ba377e1be0eef07c8fa925e3309f5394 /src/tutorial
parent4ea9948e58a57316330acb1701f979bc1e872f50 (diff)
Allow RTE_SUBQUERY rels to be considered parallel-safe.
There isn't really any reason not to; the original comments here were partly confused about subplans versus subquery-in-FROM, and partly dependent on restrictions that no longer apply now that subqueries return Paths not Plans. Depending on what's inside the subquery, it might fail to produce any parallel_safe Paths, but that's fine. Tom Lane and Robert Haas
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions