Commits

DateSubjectAuthorReleases
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-06-03 Put back allow_system_table_mods check in heap_create(). Heikki Linnakangas 9.3.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-10-23 Add context info to OAT_POST_CREATE security hook Alvaro Herrera 9.3.0
2012-07-16 Avoid pre-determining index names during CREATE TABLE LIKE parsing. Tom Lane 9.2.0
2012-07-16 Avoid pre-determining index names during CREATE TABLE LIKE parsing. Tom Lane 9.3.0
2012-06-14 Remove misplaced sanity check from heap_create(). Robert Haas 9.3.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-07-18 Avoid index rebuild for no-rewrite ALTER TABLE .. ALTER TYPE. Robert Haas 9.2.0
2011-06-18 Capitalization fixes Peter Eisentraut 9.1.0
2011-06-18 Capitalization fixes Peter Eisentraut 9.2.0
2011-04-25 Refactor broken CREATE TABLE IF NOT EXISTS support. Robert Haas 9.1.0
2011-03-26 More collations cleanup, from trawling for missed collation assignments. Tom Lane 9.1.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-12-13 Generalize concept of temporary relations to "relation persistence". Robert Haas 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-07-25 CREATE TABLE IF NOT EXISTS. Robert Haas 9.1.0
2010-02-07 Create a "relation mapping" infrastructure to support changing the relfilenodes Tom Lane 9.0.0
2010-01-28 Type table feature Peter Eisentraut 9.0.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-12-23 Adjust naming of indexes and their columns per recent discussion. Tom Lane 9.0.0
2009-12-07 Add exclusion constraints, which generalize the concept of uniqueness to 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-09-27 Simplify the bootstrap (BKI) code by getting rid of a useless table of all Tom Lane 9.0.0
2009-09-26 Extend the BKI infrastructure to allow system catalogs to be given Tom Lane 9.0.0