Commits

DateSubjectAuthorReleases
2018-10-06 Propagate xactStartTimestamp and stmtStartTimestamp to parallel workers. Tom Lane 11.0
2018-10-06 Propagate xactStartTimestamp and stmtStartTimestamp to parallel workers. Tom Lane 12.0
2018-09-20 Defer restoration of libraries in parallel workers. Thomas Munro 9.6.11
2018-09-20 Defer restoration of libraries in parallel workers. Thomas Munro 10.6
2018-09-20 Defer restoration of libraries in parallel workers. Thomas Munro 11.0
2018-09-20 Defer restoration of libraries in parallel workers. Thomas Munro 12.0
2018-08-10 Handle parallel index builds on mapped relations. Peter Geoghegan 12.0
2018-07-18 Use a ResourceOwner to track buffer pins in all cases. Tom Lane 12.0
2018-07-10 Remove dynamic_shared_memory_type=none Peter Eisentraut 12.0
2018-04-05 Allow background workers to bypass datallowconn Magnus Hagander 11.0
2018-02-02 Be more wary about shm_toc_lookup failure. Tom Lane 11.0
2018-02-02 Be more wary about shm_toc_lookup failure. Tom Lane 10.2
2018-02-02 Support parallel btree index builds. Robert Haas 11.0
2018-02-02 Add new function WaitForParallelWorkersToAttach. Robert Haas 11.0
2018-01-23 Report an ERROR if a parallel worker fails to start properly. Robert Haas 9.6.7
2018-01-23 Report an ERROR if a parallel worker fails to start properly. Robert Haas 10.2
2018-01-23 Report an ERROR if a parallel worker fails to start properly. Robert Haas 11.0
2018-01-19 Transfer state pertaining to pending REINDEX operations to workers. Robert Haas 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-11-28 Fix ReinitializeParallelDSM to tolerate finding no error queues. Robert Haas 10.2
2017-11-28 Fix ReinitializeParallelDSM to tolerate finding no error queues. Robert Haas 11.0
2017-10-29 Fix problems with the "role" GUC and parallel query. Robert Haas 9.6.6
2017-10-29 Fix problems with the "role" GUC and parallel query. Robert Haas 10.1
2017-10-29 Fix problems with the "role" GUC and parallel query. Robert Haas 11.0
2017-10-12 Replace remaining uses of pq_sendint with pq_sendint{8,16,32}. Andres Freund 11.0