aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_database.sgml
Commit message (Expand)AuthorAge
* 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
* Fix markup for docbook2man man page generation.Thomas G. Lockhart1999-07-06
* Clean up to ensure tag completion as required by the newest versionsThomas G. Lockhart1998-12-29
* Minor cleanup in markup, especially in the Output section.Thomas G. Lockhart1998-10-30
* Markup and editing adjustments...Thomas G. Lockhart1998-09-16
* Very minor formatting fixup in the refentry id field to removeThomas G. Lockhart1998-09-07
* Fix suggestions on file protection for alternate DB locations.Thomas G. Lockhart1998-07-08
* Clarify ownership and security issues with alternate db locations.Thomas G. Lockhart1998-05-29
* First files for reference pages.Thomas G. Lockhart1998-05-13