aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/reference.sgml
Commit message (Expand)AuthorAge
* Add transforms featurePeter Eisentraut2015-04-26
* Move pg_xlogdump from contrib/ to src/bin/Peter Eisentraut2015-04-21
* Move pg_test_timing from contrib/ to src/bin/Peter Eisentraut2015-04-20
* Move pg_test_fsync from contrib/ to src/bin/Peter Eisentraut2015-04-19
* Move pg_upgrade from contrib/ to src/bin/Peter Eisentraut2015-04-14
* Move pgbench from contrib/ to src/bin/Peter Eisentraut2015-04-13
* Move pg_archivecleanup from contrib/ to src/bin/Peter Eisentraut2015-04-11
* Add pg_rewind, for re-synchronizing a master server after failback.Heikki Linnakangas2015-03-23
* Row-Level Security Policies (RLS)Stephen Frost2014-09-19
* Implement IMPORT FOREIGN SCHEMA.Tom Lane2014-07-10
* Documentation for logical decoding.Robert Haas2014-03-18
* Add ALTER SYSTEM command to edit the server configuration file.Tatsuo Ishii2013-12-18
* doc: Restore proper alphabetical order.Robert Haas2013-11-15
* Add a materialized view relations.Kevin Grittner2013-03-03
* Add support for ALTER RULE ... RENAME TO.Tom Lane2013-02-08
* pg_isreadyRobert Haas2013-01-23
* Syntax support and documentation for event triggers.Robert Haas2012-07-18
* Fix some typos in the documentationPeter Eisentraut2012-04-06
* Implement streaming xlog for backup toolsMagnus Hagander2011-10-26
* Remove double-quoting of table names in clusterdb. BACKWARD COMPABILITYBruce Momjian2011-09-10
* DDL support for collationsPeter Eisentraut2011-02-12
* Core support for "extensions", which are packages of SQL objects.Tom Lane2011-02-08
* Add pg_basebackup tool for streaming base backupsMagnus Hagander2011-01-23
* Basic foreign table support.Robert Haas2011-01-01
* Merge docs for CREATE CONSTRAINT TRIGGER and CREATE TRIGGERAlvaro Herrera2010-11-09
* Add a SECURITY LABEL command.Robert Haas2010-09-27
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* First pass over client applications documentation proofreading.Bruce Momjian2010-02-19
* Add large object access control.Itagaki Takahiro2009-12-11
* Create an ALTER DEFAULT PRIVILEGES command, which allows users to adjustTom Lane2009-10-05
* Implement the DO statement to support execution of PL code without havingTom Lane2009-09-22
* SQL/MED catalog manipulation facilitiesPeter Eisentraut2008-12-19
* Remove ipcclean utility command --- didn't work on all Unixes and onBruce Momjian2008-03-27
* First rough cut at text search documentation: bare bones referenceTom Lane2007-08-21
* Add ALTER VIEW ... RENAME TO, and a RENAME TO clause to ALTER SEQUENCE.Neil Conway2007-07-03
* Rename the newly-added commands for discarding session state.Neil Conway2007-04-26
* Update documentation on may/can/might:Bruce Momjian2007-01-31
* Add CREATE/ALTER/DROP OPERATOR FAMILY commands, also COMMENT ON OPERATORTom Lane2007-01-23
* Documentation for VALUES lists. Joe Conway and Tom LaneTom Lane2006-09-18
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Make $PostgreSQL CVS tags consistent for SGML files.Bruce Momjian2006-03-10
* Implement DROP OWNED and REASSIGN OWNED. These new commands facilitate theAlvaro Herrera2005-11-21
* Move reindexdb from /contrib to /bin.Bruce Momjian2005-07-29
* Basic documentation for ROLEs. The user-manag chapter still needs toTom Lane2005-07-26
* Add SET ROLE. This is a partial commit of Stephen Frost's recent patch;Tom Lane2005-07-25
* Two-phase commit. Original patch by Heikki Linnakangas, with additionalTom Lane2005-06-17
* Seems it would be nice if the ALTER INDEX ref page were actuallyTom Lane2004-08-21
* Some mop-up work for savepoints (nested transactions). Store a smallTom Lane2004-08-01
* Support renaming of tablespaces, and changing the owners ofTom Lane2004-06-25
* initlocation is history. (It's still mentioned in manage-ag.sgml,Tom Lane2004-06-18