Commits

DateSubjectAuthorReleases
2018-09-14 Don't allow LIMIT/OFFSET clause within sub-selects to be pushed to workers. Amit Kapila 11.0
2018-09-14 Don't allow LIMIT/OFFSET clause within sub-selects to be pushed to workers. Amit Kapila 12.0
2018-04-06 Faster partition pruning Alvaro Herrera 11.0
2018-04-02 postgres_fdw: Push down partition-wise aggregation. Robert Haas 11.0
2018-02-02 Support parallel btree index builds. Robert Haas 11.0
2018-01-19 Allow UPDATE to move rows between partitions. Robert Haas 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-10-06 Basic partition-wise join functionality. Robert Haas 11.0
2017-06-21 Phase 2 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-03-21 Don't scan partitioned tables. Robert Haas 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-06-26 Rethink node-level representation of partial-aggregation modes. Tom Lane 9.6.0
2016-06-26 Simplify planner's final setup of Aggrefs for partial aggregation. Tom Lane 9.6.0
2016-04-12 Redefine create_upper_paths_hook as being invoked once per upper relation. Tom Lane 9.6.0
2016-03-14 Provide a planner hook at a suitable place for creating upper-rel Paths. Tom Lane 9.6.0
2016-03-07 Make the upper part of the planner work by generating and comparing Paths. Tom Lane 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-03-22 Allow foreign tables to participate in inheritance. Tom Lane 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-05-29 pgindent run for release 9.3 Bruce Momjian 9.3.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-08-27 Fix up planner infrastructure to support LATERAL properly. Tom Lane 9.3.0
2012-07-21 Account for SRFs in targetlists in planner rowcount estimates. Tom Lane 9.2.0