Commits

DateSubjectAuthorReleases
2016-10-08 Fix two bugs in merging of inherited CHECK constraints. Tom Lane 9.5.5
2016-10-08 Fix two bugs in merging of inherited CHECK constraints. Tom Lane 9.6.1
2016-10-08 Fix two bugs in merging of inherited CHECK constraints. Tom Lane 9.4.10
2016-04-14 Fix broken dependency-mongering for index operator classes/families. Tom Lane 9.6.0
2016-04-07 Add new catalog called pg_init_privs Stephen Frost 9.6.0
2016-03-24 Support CREATE ACCESS METHOD Alvaro Herrera 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-15 TABLESAMPLE, SQL Standard and extensible Simon Riggs 9.5.0
2015-04-29 Introduce replication progress tracking infrastructure. Andres Freund 9.5.0
2015-04-26 Add transforms feature Peter Eisentraut 9.5.0
2014-11-27 Rename pg_rowsecurity -> pg_policy and other fixes Stephen Frost 9.5.0
2014-09-19 Row-Level Security Policies (RLS) Stephen Frost 9.5.0
2014-03-24 Do jsonb regression test input in the conventional way. Andrew Dunstan 9.4.0
2013-10-26 Use unaligned output in selected regression queries to reduce diff noise. Tom Lane 9.4.0
2013-10-10 Revive line type Peter Eisentraut 9.4.0
2013-05-08 Use the term "radix tree" instead of "suffix tree" for SP-GiST text opclass. Heikki Linnakangas 9.3.0
2012-08-16 Add SP-GiST support for range types. Heikki Linnakangas 9.3.0
2012-07-18 Syntax support and documentation for event triggers. Robert Haas 9.3.0
2012-01-07 Rename the internal structures of the CREATE TABLE (LIKE ...) facility Peter Eisentraut 9.2.0
2011-12-23 Improve planner's handling of duplicated index column expressions. Tom Lane 9.2.0
2011-12-17 Add SP-GiST (space-partitioned GiST) index access method. Tom Lane 9.2.0
2011-11-14 Return FALSE instead of throwing error for comparisons with empty ranges. Tom Lane 9.2.0
2011-11-03 Support range data types. Heikki Linnakangas 9.2.0
2011-07-20 Support SECURITY LABEL on databases, tablespaces, and roles. Robert Haas 9.2.0