Commits

DateSubjectAuthorReleases
2017-08-31 Avoid memory leaks when a GatherMerge node is rescanned. Tom Lane 10.0
2017-08-30 Code review for nodeGatherMerge.c. Tom Lane 10.0
2017-08-30 Code review for nodeGatherMerge.c. Tom Lane 11.0
2017-08-14 Final pgindent + perltidy run for v10. Tom Lane 10.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-04-08 Optimize joins when the inner relation can be proven unique. Tom Lane 10.0
2017-02-09 Allow index AMs to cache data across aminsert calls within a SQL command. Tom Lane 10.0
2016-12-22 Fix handling of expanded objects in CoerceToDomain and CASE execution. Tom Lane 9.5.6
2016-12-22 Fix handling of expanded objects in CoerceToDomain and CASE execution. Tom Lane 9.6.2
2016-12-22 Fix handling of expanded objects in CoerceToDomain and CASE execution. Tom Lane 10.0
2016-06-26 Rethink node-level representation of partial-aggregation modes. Tom Lane 9.6.0
2016-03-12 Widen query numbers-of-tuples-processed counters to uint64. 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-05-12 Add support for doing late row locking in FDWs. Tom Lane 9.5.0
2015-03-22 Allow foreign tables to participate in inheritance. Tom Lane 9.5.0
2015-03-01 Use the typcache to cache constraints for domain types. Tom Lane 9.5.0
2014-11-21 Rearrange CustomScan API. Tom Lane 9.5.0
2014-11-21 Remove dead code supporting mark/restore in SeqScan, TidScan, ValuesScan. Tom Lane 9.5.0
2014-11-20 Initial code review for CustomScan patch. Tom Lane 9.5.0
2014-11-10 Ensure that whole-row Vars produce nonempty column names. Tom Lane 9.2.10
2014-11-10 Ensure that whole-row Vars produce nonempty column names. Tom Lane 9.3.6
2014-11-10 Ensure that RowExprs and whole-row Vars produce the expected column names. Tom Lane 9.4.0
2014-11-10 Ensure that RowExprs and whole-row Vars produce the expected column names. Tom Lane 9.5.0