Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix typos. | Amit Kapila | 2020-02-10 |
* | Handle parallel index builds on mapped relations. | Peter Geoghegan | 2018-08-10 |
* | Update obsolete sentence in README.parallel. | Robert Haas | 2018-01-23 |
* | Transfer state pertaining to pending REINDEX operations to workers. | Robert Haas | 2018-01-19 |
* | Avoid passing function pointers across process boundaries. | Tom Lane | 2017-04-14 |
* | Capitalize names of PLs consistently | Peter Eisentraut | 2017-04-05 |
* | Update parallel executor support to reuse the same DSM. | Robert Haas | 2015-10-30 |
* | Allow a parallel context to relaunch workers. | Robert Haas | 2015-10-16 |
* | Create an infrastructure for parallel computation in PostgreSQL. | Robert Haas | 2015-04-30 |