aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_database.sgml
Commit message (Expand)AuthorAge
* Fix permissions explanations in CREATE DATABASE and CREATE SCHEMA docs.Tom Lane2012-10-04
* Make placeholders in SQL command help more consistent and precisePeter Eisentraut2012-06-22
* Make parameter name consistent with syntax summary.Tom Lane2012-03-11
* 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
* Modify CREATE DATABASE to enforce that the source database's encoding settingTom Lane2009-05-06
* Rename the new CREATE DATABASE options to set collation and ctype intoHeikki Linnakangas2009-04-06
* Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut2008-11-14
* Make LC_COLLATE and LC_CTYPE database-level settings. Collation andHeikki Linnakangas2008-09-23
* Change initdb and CREATE DATABASE to actively reject attempts to createTom Lane2007-09-28
* Update reference documentation on may/can/might:Bruce Momjian2007-01-31
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Rethink the locking mechanisms used for CREATE/DROP/RENAME DATABASE.Tom Lane2006-05-04
* Add per-user and per-database connection limit options.Tom Lane2005-07-31
* Improvements to the CREATE DATABASE reference page's description of theNeil Conway2004-10-29
* Fix documentation typo.Neil Conway2004-10-22
* Fix broken markup, per Jonathan Gardner.Tom Lane2004-07-17
* Tablespace examples for CREATE TABLE/INDEX/SCHEMA/DATABASE as well asBruce Momjian2004-07-12
* Tablespaces. Alternate database locations are dead, long live tablespaces.Tom Lane2004-06-18
* Improve the locale and character set docs, add some <xref>s pointingNeil Conway2004-03-23
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* More cleanup of Diagnostics sections.Tom Lane2003-09-12
* Add/edit index entries.Peter Eisentraut2003-08-31
* More editing of reference pages.Peter Eisentraut2003-04-22
* Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut2003-03-25
* This patch fixes an error in the usage message for 'clusterdb', andBruce Momjian2003-02-13
* This patch includes a lot of minor cleanups to the SGML documentation,Bruce Momjian2003-01-19
* SGML improvements.Bruce Momjian2002-11-15
* Add more appropriate markup.Peter Eisentraut2002-09-21
* Simplify optional WITH handling in CREATE USER, ALTER USER, CREATEBruce Momjian2002-06-17
* Augment the date/time examples in the User's Guide to reflect the newerThomas G. Lockhart2002-04-21
* Re-add equals documentation with CREATE DATABASE.Bruce Momjian2002-02-25
* Remove documentation of equals in CREATE DATABASE. Mention removal ofBruce Momjian2002-02-25
* Add OWNER option to CREATE DATABASE, so superusers can create databasesTom Lane2002-02-24
* Spell-check and markup policePeter Eisentraut2002-01-20
* Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart2001-12-08
* Clean up treatment of creating/dropping databases in User's Guide andTom Lane2001-11-18
* Replace ASCII-quotes with proper markup.Peter Eisentraut2001-09-13
* Put some kind of grammatical uniformity in the <refpurpose> lines.Peter Eisentraut2001-09-03
* Transaction IDs wrap around, per my proposal of 13-Aug-01. MoreTom Lane2001-08-26
* Repair markupPeter Eisentraut2000-11-15
* Extend CREATE DATABASE to allow selection of a template database to beTom Lane2000-11-14
* Add proofreader's changes to docs.Bruce Momjian2000-10-05
* Fixups in content and markup for 7.0 release.Thomas G. Lockhart2000-05-02
* Start updating for the v7.0 release.Thomas G. Lockhart2000-03-27
* Updated user's guide to match new psql's output formatPeter Eisentraut2000-03-26
* Meanwhile, database names with single quotes in names don't work very wellBruce Momjian1999-12-12
* New scripts for create/drop user/db from Peter EisentrautBruce Momjian1999-12-04
* Complete merge of all old man page information.Thomas G. Lockhart1999-07-22