Commits

DateSubjectAuthorReleases
2017-03-21 Don't scan partitioned tables. Robert Haas 10.0
2017-02-21 Make more use of castNode() Peter Eisentraut 10.0
2017-01-18 Improve RLS planning by marking individual quals with security levels. Tom Lane 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-07-01 Rethink the GetForeignUpperPaths API (again). Tom Lane 9.6.0
2016-06-26 Rethink node-level representation of partial-aggregation modes. Tom Lane 9.6.0
2016-06-21 Refactor planning of projection steps that don't need a Result plan node. Tom Lane 9.6.0
2016-06-17 Try again to fix the way the scanjoin_target is used with partial paths. Robert Haas 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-29 Allow aggregate transition states to be serialized and deserialized. Robert Haas 9.6.0
2016-03-21 Support parallel aggregation. Robert Haas 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-20 Support multi-stage aggregation. Robert Haas 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-12-11 Get rid of the planner's LateralJoinInfo data structure. Tom Lane 9.5.0
2015-12-11 Get rid of the planner's LateralJoinInfo data structure. Tom Lane 9.6.0
2015-05-16 Support GROUPING SETS, CUBE and ROLLUP. Andres Freund 9.5.0
2015-05-07 Represent columns requiring insert and update privileges indentently. Andres Freund 9.5.0
2015-03-22 Allow foreign tables to participate in inheritance. Tom Lane 9.5.0
2015-03-15 Improve representation of PlanRowMark. Tom Lane 9.5.0
2015-02-21 Use FLEXIBLE_ARRAY_MEMBER for HeapTupleHeaderData.t_bits[]. Tom Lane 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-10-07 Implement SKIP LOCKED for row-level locks Alvaro Herrera 9.5.0
2014-10-01 Fix some more problems with nested append relations. Tom Lane 9.4.0
2014-10-01 Fix some more problems with nested append relations. Tom Lane 9.5.0