Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Pass extra data to bgworkers, and use this to fix parallel contexts. | Robert Haas | 2015-11-05 | |
* | Update parallel executor support to reuse the same DSM. | Robert Haas | 2015-10-30 | |
* | Fix typos in comments. | Robert Haas | 2015-10-22 | |
* | 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-10-16 | |
* | Don't dump core when destroying an unused ParallelContext. | Robert Haas | 2015-09-30 | |
* | pgindent run for 9.5 | Bruce Momjian | 2015-05-23 | |
* | Avoid using a C++ keyword as a structure member name. | Robert Haas | 2015-05-05 | |
* | Create an infrastructure for parallel computation in PostgreSQL. | Robert Haas | 2015-04-30 |