Commits

DateSubjectAuthorReleases
2018-09-11 Remove ruleutils.c's special case for BIT [VARYING] literals. Tom Lane 12.0
2017-03-10 Change the relkind for partitioned tables from 'P' to 'p'. Tom Lane 10.0
2016-10-08 Fix two bugs in merging of inherited CHECK constraints. Tom Lane 9.2.19
2016-10-08 Fix two bugs in merging of inherited CHECK constraints. Tom Lane 9.3.15
2016-10-08 Fix two bugs in merging of inherited CHECK constraints. Tom Lane 10.0
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
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
2013-10-26 Use unaligned output in selected regression queries to reduce diff noise. Tom Lane 9.4.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-02-08 Fix merge conflict. Tom Lane 9.1.0
2011-02-08 Core support for "extensions", which are packages of SQL objects. Tom Lane 9.1.0
2010-02-16 Replace the pg_listener-based LISTEN/NOTIFY mechanism with an in-memory queue. Tom Lane 9.0.0
2009-10-05 Create an ALTER DEFAULT PRIVILEGES command, which allows users to adjust Tom Lane 9.0.0
2009-07-29 Support deferrable uniqueness constraints. Tom Lane 9.0.0
2007-08-21 Tsearch2 functionality migrates to core. The bulk of this work is by Tom Lane 8.3.0
2007-04-02 Support enum data types. Along the way, use macros for the values of Tom Lane 8.3.0
2006-12-23 Restructure operator classes to allow improved handling of cross-data-type Tom Lane 8.3.0
2006-08-06 Tweak sanity_check regression test to display more tables (viz, those Tom Lane 8.2.0
2005-09-08 Create the pg_pltemplate system catalog to hold template information Tom Lane 8.1.0