Commits

DateSubjectAuthorReleases
2016-08-24 Fix improper repetition of previous results from a hashed aggregate. Tom Lane 9.6.0
2016-08-24 Fix improper repetition of previous results from a hashed aggregate. Tom Lane 10.0
2016-08-24 Fix improper repetition of previous results from a hashed aggregate. Tom Lane 9.3.15
2016-08-24 Fix improper repetition of previous results from a hashed aggregate. Tom Lane 9.1.24
2016-08-24 Fix improper repetition of previous results from a hashed aggregate. Tom Lane 9.2.19
2016-08-24 Fix improper repetition of previous results from a hashed aggregate. Tom Lane 9.4.10
2016-08-24 Fix improper repetition of previous results from a hashed aggregate. Tom Lane 9.5.5
2016-07-15 Avoid invalidating all foreign-join cached plans when user mappings change. Tom Lane 9.6.0
2016-06-26 Rethink node-level representation of partial-aggregation modes. 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
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-18 Fix failure to copy IndexScan.indexorderbyops in copyfuncs.c. Tom Lane 9.5.0
2015-05-12 Add support for doing late row locking in FDWs. Tom Lane 9.5.0
2015-05-10 Code review for foreign/custom join pushdown patch. Tom Lane 9.5.0
2015-03-15 Improve representation of PlanRowMark. Tom Lane 9.5.0
2015-03-15 Move LockClauseStrength, LockWaitPolicy into new file nodes/lockoptions.h. Tom Lane 9.5.0
2015-02-17 Fix EXPLAIN output for cases where parent table is excluded by constraints. Tom Lane 9.5.0
2014-11-21 Rearrange CustomScan API. Tom Lane 9.5.0
2014-11-20 Initial code review for CustomScan patch. Tom Lane 9.5.0
2013-11-22 Support multi-argument UNNEST(), and TABLE() syntax for multiple functions. Tom Lane 9.4.0
2013-03-10 Support writable foreign tables. Tom Lane 9.3.0
2012-03-27 Add some infrastructure for contrib/pg_stat_statements. Tom Lane 9.2.0
2012-03-20 Restructure SELECT INTO's parsetree representation into CreateTableAsStmt. Tom Lane 9.2.0
2012-03-09 Revise FDW planning API, again. Tom Lane 9.2.0