Commits

DateSubjectAuthorReleases
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.5.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.5.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-25 Redesign tablesample method API, and do extensive code review. Tom Lane 9.5.0
2015-07-14 Add ALTER OPERATOR command, for changing selectivity estimator functions. Heikki Linnakangas 9.6.0
2015-05-24 pgindent run for 9.5 Bruce Momjian 9.5.0
2015-05-16 Support GROUPING SETS, CUBE and ROLLUP. Andres Freund 9.5.0
2015-05-15 TABLESAMPLE, SQL Standard and extensible Simon Riggs 9.5.0
2015-05-08 Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Andres Freund 9.5.0
2015-04-26 Add transforms feature Peter Eisentraut 9.5.0
2015-03-09 Allow CURRENT/SESSION_USER to be used in certain commands Alvaro Herrera 9.5.0