Commits

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

DateSubjectAuthorReleases
2020-11-24 Properly check index mark/restore in ExecSupportsMarkRestore. Andrew Gierth 9.6.21
2018-03-11 Fix improper uses of canonicalize_qual(). Tom Lane 9.6.9
2016-11-28 Fix get_relation_info name typo'ed in a comment Alvaro Herrera 9.6.2
2016-11-02 Don't make FK-based selectivity estimates in inheritance situations. Tom Lane 9.6.2
2016-07-28 Fix assorted fallout from IS [NOT] NULL patch. 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-09 Mop-up for parallel degree-ectomy. Tom Lane 9.6.0
2016-06-09 Eliminate "parallel degree" terminology. 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-05-11 Fix infer_arbiter_indexes() to not barf on system columns. Tom Lane 9.6.0
2016-05-11 Fix assorted missing infrastructure for ON CONFLICT. Tom Lane 9.6.0
2016-04-11 Clean up foreign-key caching code in planner. Tom Lane 9.6.0
2016-04-08 Revert CREATE INDEX ... INCLUDING ... Teodor Sigaev 9.6.0
2016-04-08 CREATE INDEX ... INCLUDING (column[, ...]) Teodor Sigaev 9.6.0
2016-04-08 Add a 'parallel_degree' reloption. Robert Haas 9.6.0
2016-04-07 Load FK defs into relcache for use by planner Simon Riggs 9.6.0
2016-03-31 Support using index-only scans with partial indexes in more cases. Tom Lane 9.6.0
2016-03-18 Directly modify foreign tables. Robert Haas 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
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-07-26 Check the relevant index element in ON CONFLICT unique index inference. Andres Freund 9.6.0