Age | Commit message (Expand) | Author |
---|---|---|
2017-06-21 | Phase 2 of pgindent updates. | Tom Lane |
2017-04-15 | Avoid passing function pointers across process boundaries. | Tom Lane |
2017-04-01 | Don't use bgw_main even to specify in-core bgworker entrypoints. | Robert Haas |
2017-01-03 | Update copyright via script for 2017 | Bruce Momjian |
2016-08-01 | Minor cleanup for access/transam/parallel.c. | Tom Lane |
2016-01-02 | Update copyright for 2016 | Bruce Momjian |
2015-10-30 | Update parallel executor support to reuse the same DSM. | Robert Haas |
2015-10-16 | Allow a parallel context to relaunch workers. | Robert Haas |
2015-10-16 | Fix a problem with parallel workers being unable to restore role. | Robert Haas |
2015-05-24 | pgindent run for 9.5 | Bruce Momjian |
2015-05-06 | 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 |