Commits

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

DateSubjectAuthorReleases
2020-12-01 Ensure that expandTableLikeClause() re-examines the same table. Tom Lane 9.5.25
2020-03-22 Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 9.5.22
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 9.5.22
2018-12-10 Add stack depth checks to key recursive functions in backend/nodes/*.c. Tom Lane 9.5.16
2015-12-11 Get rid of the planner's LateralJoinInfo data structure. Tom Lane 9.5.0
2015-10-05 Do not write out WCOs in Query Stephen Frost 9.5.0
2015-09-15 RLS refactoring Stephen Frost 9.5.0
2015-08-21 Rename 'cmd' to 'cmd_name' in CreatePolicyStmt Stephen Frost 9.5.0
2015-08-06 Reconcile nodes/*funcs.c with recent work. Noah Misch 9.5.0
2015-07-25 Redesign tablesample method API, and do extensive code review. Tom Lane 9.5.0
2015-05-19 Refactor ON CONFLICT index inference parse tree representation. Andres Freund 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-15 Support VERBOSE option in REINDEX command. Fujii Masao 9.5.0
2015-05-11 Allow on-the-fly capture of DDL event details Alvaro Herrera 9.5.0
2015-05-08 Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Andres Freund 9.5.0
2015-05-07 Represent columns requiring insert and update privileges indentently. Andres Freund 9.5.0
2015-04-26 Add transforms feature Peter Eisentraut 9.5.0
2015-04-25 Perform RLS WITH CHECK before constraints, etc Stephen Frost 9.5.0
2015-03-18 Rationalize vacuuming options and parameters Alvaro Herrera 9.5.0
2015-03-12 Improve planner's cost estimation in the presence of semijoins. Tom Lane 9.5.0
2015-03-09 Allow CURRENT/SESSION_USER to be used in certain commands Alvaro Herrera 9.5.0
2015-02-22 Add parse location fields to NullTest and BooleanTest structs. Tom Lane 9.5.0
2015-02-22 Get rid of multiple applications of transformExpr() to the same tree. Tom Lane 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0