summaryrefslogtreecommitdiff
path: root/src/backend/access/transam/README.parallel
AgeCommit message (Expand)Author
2017-04-15Avoid passing function pointers across process boundaries.Tom Lane
2017-04-05Capitalize names of PLs consistentlyPeter Eisentraut
2015-10-30Update parallel executor support to reuse the same DSM.Robert Haas
2015-10-16Allow a parallel context to relaunch workers.Robert Haas
2015-04-30Create an infrastructure for parallel computation in PostgreSQL.Robert Haas