Commits

DateSubjectAuthorReleases
2012-03-20 Restructure SELECT INTO's parsetree representation into CreateTableAsStmt. Tom Lane 9.2.0
2012-02-26 Remove useless const qualifier Peter Eisentraut 9.2.0
2012-01-18 Fix warning about unused variable Magnus Hagander 9.2.0
2012-01-16 Prevent adding relations to a concurrently dropped schema. Robert Haas 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-12-22 Add a security_barrier option for views. Robert Haas 9.2.0
2011-07-03 Fix bugs in relpersistence handling during table creation. Robert Haas 9.1.0
2011-07-03 Fix bugs in relpersistence handling during table creation. Robert Haas 9.2.0
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2011-03-22 Improve reporting of run-time-detected indeterminate-collation errors. Tom Lane 9.1.0
2011-03-20 Revise collation derivation method and expression-tree representation. Tom Lane 9.1.0
2011-03-10 Remove collation information from TypeName, where it does not belong. Tom Lane 9.1.0
2011-02-25 Support data-modifying commands (INSERT/UPDATE/DELETE) in WITH. Tom Lane 9.1.0
2011-02-22 Fix a couple of unlogged tables goofs. Robert Haas 9.1.0
2011-02-08 Per-column collation support Peter Eisentraut 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-08-18 Fix failure of "ALTER TABLE t ADD COLUMN c serial" when done by non-owner. Tom Lane 9.0.0
2010-08-18 Fix failure of "ALTER TABLE t ADD COLUMN c serial" when done by non-owner. Tom Lane 9.1.0
2010-07-25 CREATE TABLE IF NOT EXISTS. Robert Haas 9.1.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-11-05 Don't treat NEW and OLD as reserved words anymore. For the purposes of rules Tom Lane 9.0.0
2009-10-13 Code review for LIKE INCLUDING patch --- clean up some cosmetic and not Tom Lane 9.0.0
2009-07-16 Make backend header files C++ safe Peter Eisentraut 9.0.0