summaryrefslogtreecommitdiff
path: root/src/backend/access/transam/parallel.c
AgeCommit message (Expand)Author
2015-09-30Don't dump core when destroying an unused ParallelContext.Robert Haas
2015-05-23pgindent run for 9.5Bruce Momjian
2015-05-05Avoid using a C++ keyword as a structure member name.Robert Haas
2015-04-30Create an infrastructure for parallel computation in PostgreSQL.Robert Haas