Commits

Showing commits that first shipped in 9.6 (backpatches included). Clear

DateSubjectAuthorReleases
2017-01-27 Orthography fixes for new castNode() macro. Tom Lane 9.6.2
2017-01-27 Add castNode(type, ptr) for safe casting between NodeTag based types. Andres Freund 9.6.2
2016-06-26 Rethink node-level representation of partial-aggregation modes. Tom Lane 9.6.0
2016-06-18 Restore foreign-key-aware estimation of join relation sizes. Tom Lane 9.6.0
2016-06-09 pgindent run for 9.6 Robert Haas 9.6.0
2016-06-07 Revert "Use Foreign Key relationships to infer multi-column join selectivity". Tom Lane 9.6.0
2016-04-08 Expose more out/readfuncs support functions. Andres Freund 9.6.0
2016-04-07 Load FK defs into relcache for use by planner Simon Riggs 9.6.0
2016-04-06 Run pgindent on a batch of (mostly-planner-related) source files. Tom Lane 9.6.0
2016-04-05 Support ALTER THING .. DEPENDS ON EXTENSION Alvaro Herrera 9.6.0
2016-03-24 Support CREATE ACCESS METHOD Alvaro Herrera 9.6.0
2016-03-14 Rethink representation of PathTargets. 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-02-12 Introduce extensible node types. Robert Haas 9.6.0
2016-01-18 Restructure index access method API to hide most of it at the C level. Tom Lane 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.6.0
2015-09-30 Add a Gather executor node. Robert Haas 9.6.0
2015-09-16 Remove no-longer-used T_PrivGrantee node tag. Tom Lane 9.6.0
2015-07-25 Redesign tablesample method API, and do extensive code review. Tom Lane 9.6.0
2015-07-14 Add ALTER OPERATOR command, for changing selectivity estimator functions. Heikki Linnakangas 9.6.0