git.postgresql.org Git - postgresql.git/commit
Fri, 8 Apr 2016 15:14:56 +0000 (11:14 -0400)
Fri, 8 Apr 2016 15:14:56 +0000 (11:14 -0400)
commit 25fe8b5f1ac93c3ec01519854e4f554b2e57a926
Add a 'parallel_degree' reloption.
The code that estimates what parallel degree should be uesd for the
scan of a relation is currently rather stupid, so add a parallel_degree
reloption that can be used to override the planner's rather limited
judgement.
Julien Rouhaud, reviewed by David Rowley, James Sewell, Amit Kapila,
and me. Some further hacking by me.
This is the main PostgreSQL git repository.
RSS
Atom