| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-11-16 | Message improvements | Peter Eisentraut |
| 2015-11-05 | Pass extra data to bgworkers, and use this to fix parallel contexts. | Robert Haas |
| 2015-10-30 | Update parallel executor support to reuse the same DSM. | Robert Haas |
| 2015-10-22 | Fix typos in comments. | Robert Haas |
| 2015-10-16 | Allow a parallel context to relaunch workers. | Robert Haas |
| 2015-10-16 | Prohibit parallel query when the isolation level is serializable. | Robert Haas |
| 2015-10-16 | Fix a problem with parallel workers being unable to restore role. | Robert Haas |
| 2015-10-16 | Invalidate caches after cranking up a parallel worker transaction. | Robert Haas |
| 2015-10-16 | Don't send protocol messages to a shm_mq that no longer exists. | Robert Haas |
| 2015-09-30 | Don't dump core when destroying an unused ParallelContext. | Robert Haas |
| 2015-05-23 | pgindent run for 9.5 | Bruce Momjian |
| 2015-05-05 | Avoid using a C++ keyword as a structure member name. | Robert Haas |
| 2015-04-30 | Create an infrastructure for parallel computation in PostgreSQL. | Robert Haas |
