Commits

DateSubjectAuthorReleases
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-01-23 Add pg_basebackup tool for streaming base backups Magnus Hagander 9.1.0
2011-01-02 Basic foreign table support. Robert Haas 9.1.0
2010-11-09 Merge docs for CREATE CONSTRAINT TRIGGER and CREATE TRIGGER Alvaro Herrera 9.1.0
2010-09-28 Add a SECURITY LABEL command. Robert Haas 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-02-19 First pass over client applications documentation proofreading. Bruce Momjian 9.0.0
2009-12-11 Add large object access control. Itagaki Takahiro 9.0.0
2009-10-05 Create an ALTER DEFAULT PRIVILEGES command, which allows users to adjust Tom Lane 9.0.0
2009-09-22 Implement the DO statement to support execution of PL code without having Tom Lane 9.0.0
2008-12-19 SQL/MED catalog manipulation facilities Peter Eisentraut 8.4.0
2008-03-27 Remove ipcclean utility command --- didn't work on all Unixes and on Bruce Momjian 8.4.0
2007-08-21 First rough cut at text search documentation: bare bones reference Tom Lane 8.3.0
2007-07-03 Add ALTER VIEW ... RENAME TO, and a RENAME TO clause to ALTER SEQUENCE. Neil Conway 8.3.0
2007-04-26 Rename the newly-added commands for discarding session state. Neil Conway 8.3.0
2007-01-31 Update documentation on may/can/might: Bruce Momjian 8.3.0
2007-01-23 Add CREATE/ALTER/DROP OPERATOR FAMILY commands, also COMMENT ON OPERATOR Tom Lane 8.3.0
2006-09-18 Documentation for VALUES lists. Joe Conway and Tom Lane Tom Lane 8.2.0
2006-09-16 Remove emacs info from footer of SGML files. Bruce Momjian 8.2.0
2006-03-10 Make $PostgreSQL CVS tags consistent for SGML files. Bruce Momjian 8.2.0
2005-11-21 Implement DROP OWNED and REASSIGN OWNED. These new commands facilitate the Alvaro Herrera 8.2.0
2005-07-29 Move reindexdb from /contrib to /bin. Bruce Momjian 8.1.0
2005-07-26 Basic documentation for ROLEs. The user-manag chapter still needs to Tom Lane 8.1.0
2005-07-25 Add SET ROLE. This is a partial commit of Stephen Frost's recent patch; Tom Lane 8.1.0