Commits

DateSubjectAuthorReleases
2014-07-10 Implement IMPORT FOREIGN SCHEMA. Tom Lane 9.5.0
2013-02-09 Add support for ALTER RULE ... RENAME TO. Tom Lane 9.3.0
2011-02-08 Core support for "extensions", which are packages of SQL objects. Tom Lane 9.1.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
2007-08-21 First rough cut at text search documentation: bare bones reference Tom Lane 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
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
2005-06-17 Two-phase commit. Original patch by Heikki Linnakangas, with additional Tom Lane 8.1.0
2004-08-21 Seems it would be nice if the ALTER INDEX ref page were actually Tom Lane 8.0.0
2004-08-01 Some mop-up work for savepoints (nested transactions). Store a small Tom Lane 8.0.0
2004-06-25 Support renaming of tablespaces, and changing the owners of Tom Lane 8.0.0
2004-06-18 initlocation is history. (It's still mentioned in manage-ag.sgml, Tom Lane 8.0.0
2004-06-18 Tablespaces. Alternate database locations are dead, long live tablespaces. Tom Lane 8.0.0
2002-08-27 PREPARE/EXECUTE statements. Patch by Neil Conway, some kibitzing Tom Lane 7.3.1
2002-08-17 Add missing links. Tom Lane 7.3.1
2002-07-29 Implement CREATE/DROP OPERATOR CLASS. Work still remains: need more Tom Lane 7.3.1
2002-07-18 Implement DROP SCHEMA. It lacks support for dropping conversions and Tom Lane 7.3.1
2002-04-25 Add a reference page for CREATE SCHEMA. Tom Lane 7.3.1
2002-04-23 Update SQL-command reference pages for schema features. Tom Lane 7.3.1
2002-01-15 pg_upgrade doesn't live here anymore. Remove dangling references. Tom Lane 7.2.1
2001-05-07 Rewrite of planner statistics-gathering code. ANALYZE is now available as Tom Lane 7.2.1