aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/README.parallel
Commit message (Expand)AuthorAge
* Update obsolete sentence in README.parallel.Robert Haas2018-01-23
* Transfer state pertaining to pending REINDEX operations to workers.Robert Haas2018-01-19
* Avoid passing function pointers across process boundaries.Tom Lane2017-04-14
* Capitalize names of PLs consistentlyPeter Eisentraut2017-04-05
* 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