aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/alter_database.sgml
Commit message (Expand)AuthorAge
* Order some new options on man pages more sensibly, minor improvementsPeter Eisentraut2015-09-17
* doc: Spell checkingPeter Eisentraut2015-09-10
* Allow CURRENT/SESSION_USER to be used in certain commandsAlvaro Herrera2015-03-09
* doc: Adjust wording of ALTER TABLESPACE restrictionBruce Momjian2014-12-19
* doc: restrictions on alter database moving default tablespaceBruce Momjian2014-10-18
* Allow CREATE/ALTER DATABASE to manipulate datistemplate and datallowconn.Tom Lane2014-07-01
* doc: Improve DocBook XML validityPeter Eisentraut2014-02-23
* Fix a whitespace issue with the man pagesPeter Eisentraut2011-08-07
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Make the placeholder naming in the synopses of the SQL help more consistentPeter Eisentraut2009-09-19
* Easier to translate psql helpPeter Eisentraut2009-09-18
* Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut2008-11-14
* Implement ALTER DATABASE SET TABLESPACE to move a whole database (or at leastTom Lane2008-11-07
* Support SET FROM CURRENT in CREATE/ALTER FUNCTION, ALTER DATABASE, ALTER ROLE.Tom Lane2007-09-03
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Merge postmaster and postgres command into just postgres. postmasterPeter Eisentraut2006-06-18
* Update documentation to reflect the new ALTER OWNER rules for allTom Lane2005-10-13
* Add per-user and per-database connection limit options.Tom Lane2005-07-31
* Revert cosmetic synopsis changes that break psql translations.Peter Eisentraut2005-01-05
* More minor updates and copy-editing.Tom Lane2005-01-04
* Fix paragraph mention in ALTER DATABASE manual page.Bruce Momjian2004-07-05
* This patch implement the TODO [ALTER DATABASE foo OWNER TO bar].Bruce Momjian2004-05-26
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Make the SQL command synopses appear less random.Peter Eisentraut2003-09-22
* Remove a bunch of content-free Diagnostics sections, as per previousTom Lane2003-09-09
* Add/edit index entries.Peter Eisentraut2003-08-31
* First batch of object rename commands.Peter Eisentraut2003-06-27
* Bring SQL ref pages to consistent format, part 1.Peter Eisentraut2003-04-15
* Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut2003-03-25
* This patch includes a lot of minor cleanups to the SGML documentation,Bruce Momjian2003-01-19
* Merge the last few variable.c configuration variables into the genericTom Lane2002-05-17
* Update SQL-command reference pages for schema features.Tom Lane2002-04-23
* User and database-specific session defaults for run-time configurationPeter Eisentraut2002-03-01