Commits

DateSubjectAuthorReleases
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-05-29 Code review focused on new node types added by partitioning support. Tom Lane 10.0
2017-01-27 Orthography fixes for new castNode() macro. Tom Lane 10.0
2017-01-27 Orthography fixes for new castNode() macro. Tom Lane 9.5.6
2017-01-27 Orthography fixes for new castNode() macro. Tom Lane 9.4.11
2017-01-27 Orthography fixes for new castNode() macro. Tom Lane 9.3.16
2017-01-27 Orthography fixes for new castNode() macro. Tom Lane 9.6.2
2017-01-27 Orthography fixes for new castNode() macro. Tom Lane 9.2.20
2017-01-14 Change representation of statement lists, and add statement location info. Tom Lane 10.0
2016-12-29 Remove manual breaks in NodeTag assignments to fix duplicate tag numbers. Tom Lane 10.0
2016-09-16 Add debugging aid "bmsToString(Bitmapset *bms)". Tom Lane 10.0
2016-08-17 Improve parsetree representation of special functions such as CURRENT_DATE. Tom Lane 10.0
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-07 Revert "Use Foreign Key relationships to infer multi-column join selectivity". Tom Lane 9.6.0
2016-04-06 Run pgindent on a batch of (mostly-planner-related) source files. Tom Lane 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-01-18 Restructure index access method API to hide most of it at the C level. Tom Lane 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-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