Commits

DateSubjectAuthorReleases
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-03-25 Faster expression evaluation and targetlist projection. Andres Freund 10.0
2017-02-22 Shut down Gather's children before shutting down Gather itself. Robert Haas 10.0
2017-01-22 Remove no-longer-needed loop in ExecGather(). Tom Lane 10.0
2017-01-19 Remove obsoleted code relating to targetlist SRF evaluation. Andres Freund 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-12-05 Ensure gatherstate->nextreader is properly initialized. Robert Haas 9.6.2
2016-12-05 Ensure gatherstate->nextreader is properly initialized. Robert Haas 10.0
2016-10-04 Extend framework from commit 53be0b1ad to report latch waits. Robert Haas 10.0
2016-08-01 Don't CHECK_FOR_INTERRUPTS between WaitLatch and ResetLatch. Tom Lane 9.6.0
2016-07-29 Fix worst memory leaks in tqueue.c. Tom Lane 9.6.0
2016-06-09 pgindent run for 9.6 Robert Haas 9.6.0
2016-04-15 Tweak EXPLAIN for parallel query to show workers launched. Robert Haas 9.6.0
2016-03-04 Minor optimizations based on ParallelContext having nworkers_launched. Robert Haas 9.6.0
2016-01-15 Fix spelling mistakes. Robert Haas 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-12-23 Read from the same worker repeatedly until it returns no tuple. Robert Haas 9.6.0
2015-11-30 Fix obsolete comment. Robert Haas 9.6.0
2015-11-20 Avoid server crash when worker registration fails at execution time. Robert Haas 9.6.0
2015-11-18 Avoid aggregating worker instrumentation multiple times. Robert Haas 9.6.0
2015-11-10 Add missing "static" qualifier. Tom Lane 9.6.0
2015-11-09 Fix rebasing mistake in nodeGather.c Robert Haas 9.6.0
2015-11-06 Modify tqueue infrastructure to support transient record types. Robert Haas 9.6.0
2015-10-30 Update parallel executor support to reuse the same DSM. Robert Haas 9.6.0