Commits

DateSubjectAuthorReleases
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-06-05 Don't be so trusting that shm_toc_lookup() will always succeed. Tom Lane 10.0
2017-04-17 Ensure BackgroundWorker struct contents are well-defined. Tom Lane 10.0
2017-04-15 Avoid passing function pointers across process boundaries. Tom Lane 9.6.3
2017-04-15 Avoid passing function pointers across process boundaries. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 9.6.0
2016-08-26 Fix potential memory leakage from HandleParallelMessages(). Tom Lane 9.5.5
2016-08-26 Fix potential memory leakage from HandleParallelMessages(). Tom Lane 9.6.0
2016-08-26 Fix potential memory leakage from HandleParallelMessages(). Tom Lane 10.0
2016-08-26 Fix logic for adding "parallel worker" context line to worker errors. Tom Lane 9.6.0
2016-08-26 Fix logic for adding "parallel worker" context line to worker errors. Tom Lane 10.0
2016-08-02 Block interrupts during HandleParallelMessages(). Tom Lane 9.5.4
2016-08-02 Block interrupts during HandleParallelMessages(). Tom Lane 9.6.0
2016-08-02 Sync 9.5 version of access/transam/parallel.c with HEAD. Tom Lane 9.5.4
2016-08-01 Minor cleanup for access/transam/parallel.c. Tom Lane 9.6.0
2016-06-16 Fix fuzzy thinking in ReinitializeParallelDSM(). Tom Lane 9.6.0
2016-06-10 Improve the situation for parallel query versus temp relations. Tom Lane 9.6.0