aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/README.parallel
Commit message (Expand)AuthorAge
* Avoid passing function pointers across process boundaries.Tom Lane2017-04-15
* Update parallel executor support to reuse the same DSM.Robert Haas2015-10-30
* Allow a parallel context to relaunch workers.Robert Haas2015-10-16
* Create an infrastructure for parallel computation in PostgreSQL.Robert Haas2015-04-30