| Commit message (Expand) | Author | Age |
* | Syntax support and documentation for event triggers. | Robert Haas | 2012-07-18 |
* | Fix some typos in the documentation | Peter Eisentraut | 2012-04-06 |
* | Implement streaming xlog for backup tools | Magnus Hagander | 2011-10-26 |
* | Remove double-quoting of table names in clusterdb. BACKWARD COMPABILITY | Bruce Momjian | 2011-09-10 |
* | DDL support for collations | Peter Eisentraut | 2011-02-12 |
* | Core support for "extensions", which are packages of SQL objects. | Tom Lane | 2011-02-08 |
* | Add pg_basebackup tool for streaming base backups | Magnus Hagander | 2011-01-23 |
* | Basic foreign table support. | Robert Haas | 2011-01-01 |
* | Merge docs for CREATE CONSTRAINT TRIGGER and CREATE TRIGGER | Alvaro Herrera | 2010-11-09 |
* | Add a SECURITY LABEL command. | Robert Haas | 2010-09-27 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | First pass over client applications documentation proofreading. | Bruce Momjian | 2010-02-19 |
* | Add large object access control. | Itagaki Takahiro | 2009-12-11 |
* | Create an ALTER DEFAULT PRIVILEGES command, which allows users to adjust | Tom Lane | 2009-10-05 |
* | Implement the DO statement to support execution of PL code without having | Tom Lane | 2009-09-22 |
* | SQL/MED catalog manipulation facilities | Peter Eisentraut | 2008-12-19 |
* | Remove ipcclean utility command --- didn't work on all Unixes and on | Bruce Momjian | 2008-03-27 |
* | First rough cut at text search documentation: bare bones reference | Tom Lane | 2007-08-21 |
* | Add ALTER VIEW ... RENAME TO, and a RENAME TO clause to ALTER SEQUENCE. | Neil Conway | 2007-07-03 |
* | Rename the newly-added commands for discarding session state. | Neil Conway | 2007-04-26 |
* | Update documentation on may/can/might: | Bruce Momjian | 2007-01-31 |
* | Add CREATE/ALTER/DROP OPERATOR FAMILY commands, also COMMENT ON OPERATOR | Tom Lane | 2007-01-23 |
* | Documentation for VALUES lists. Joe Conway and Tom Lane | Tom Lane | 2006-09-18 |
* | Remove emacs info from footer of SGML files. | Bruce Momjian | 2006-09-16 |
* | Make $PostgreSQL CVS tags consistent for SGML files. | Bruce Momjian | 2006-03-10 |
* | Implement DROP OWNED and REASSIGN OWNED. These new commands facilitate the | Alvaro Herrera | 2005-11-21 |
* | Move reindexdb from /contrib to /bin. | Bruce Momjian | 2005-07-29 |
* | Basic documentation for ROLEs. The user-manag chapter still needs to | Tom Lane | 2005-07-26 |
* | Add SET ROLE. This is a partial commit of Stephen Frost's recent patch; | Tom Lane | 2005-07-25 |
* | Two-phase commit. Original patch by Heikki Linnakangas, with additional | Tom Lane | 2005-06-17 |
* | Seems it would be nice if the ALTER INDEX ref page were actually | Tom Lane | 2004-08-21 |
* | Some mop-up work for savepoints (nested transactions). Store a small | Tom Lane | 2004-08-01 |
* | Support renaming of tablespaces, and changing the owners of | Tom Lane | 2004-06-25 |
* | initlocation is history. (It's still mentioned in manage-ag.sgml, | Tom Lane | 2004-06-18 |
* | Tablespaces. Alternate database locations are dead, long live tablespaces. | Tom Lane | 2004-06-18 |
* | Remove additional tcl doc mention. | Bruce Momjian | 2004-04-20 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | First batch of object rename commands. | Peter Eisentraut | 2003-06-27 |
* | Merge documentation into one book. (Build with "make html".) Replace | Peter Eisentraut | 2003-03-25 |
* | Another big editing pass for consistent content and presentation. | Peter Eisentraut | 2003-03-24 |
* | Todo items: | Bruce Momjian | 2003-03-20 |
* | Re-addd Rod's ALTER DOMAIN patch. | Bruce Momjian | 2002-12-06 |
* | Back out ALTER DOMAIN patch until missing file appears. | Bruce Momjian | 2002-12-06 |
* | ALTER DOMAIN .. SET / DROP NOT NULL | Bruce Momjian | 2002-12-06 |
* | Remove more references to pgaccess as a build target in docs. | Bruce Momjian | 2002-09-08 |
* | PREPARE/EXECUTE statements. Patch by Neil Conway, some kibitzing | Tom Lane | 2002-08-27 |
* | I attach a little patch to make CLUSTER set and reset the indisclustered | Bruce Momjian | 2002-08-27 |
* | Add missing links. | Tom Lane | 2002-08-17 |
* | Move pg_controldata from /contrib to src/bin. | Bruce Momjian | 2002-08-16 |
* | The attached patch implements START TRANSACTION, per SQL99. The | Bruce Momjian | 2002-08-04 |