Commits

DateSubjectAuthorReleases
2011-10-22 Support synchronization of snapshots through an export/import procedure. Tom Lane 9.2.0
2011-03-15 Remove 13 keywords that are used only for ROLE options. Robert Haas 9.1.0
2011-02-12 DDL support for collations Peter Eisentraut 9.1.0
2011-02-08 Core support for "extensions", which are packages of SQL objects. Tom Lane 9.1.0
2011-02-08 Extend ALTER TABLE to allow Foreign Keys to be added without initial validation. Simon Riggs 9.1.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-12-29 Support unlogged tables. Robert Haas 9.1.0
2010-12-29 Add REPLICATION privilege for ROLEs Magnus Hagander 9.1.0
2010-10-22 Make OFF keyword unreserved. It's not hard to imagine wanting to use 'off' Heikki Linnakangas 9.1.0
2010-10-22 Make OFF keyword unreserved. It's not hard to imagine wanting to use 'off' Heikki Linnakangas 9.0.2
2010-09-28 Add a SECURITY LABEL command. Robert Haas 9.1.0
2010-09-26 Add ALTER TYPE ... ADD/DROP/ALTER/RENAME ATTRIBUTE Peter Eisentraut 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-08-05 Add xmlexists function Peter Eisentraut 9.1.0
2010-02-12 Extend the set of frame options supported for window functions. Tom Lane 9.0.0
2010-02-08 Remove old-style VACUUM FULL (which was known for a little while as Tom Lane 9.0.0
2010-01-06 Support rewritten-based full vacuum as VACUUM FULL. Traditional Itagaki Takahiro 9.0.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-12-23 Allow the index name to be omitted in CREATE INDEX, causing the system to Tom Lane 9.0.0
2009-12-07 Add exclusion constraints, which generalize the concept of uniqueness to Tom Lane 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-12 Support GRANT/REVOKE ON ALL TABLES/SEQUENCES/FUNCTIONS IN SCHEMA. Tom Lane 9.0.0
2009-10-12 CREATE LIKE INCLUDING COMMENTS and STORAGE, and INCLUDING ALL shortcut. Itagaki Takahiro. Andrew Dunstan 9.0.0
2009-09-22 Implement the DO statement to support execution of PL code without having Tom Lane 9.0.0
2009-04-06 Rename the new CREATE DATABASE options to set collation and ctype into Heikki Linnakangas 8.4.0