| Commit message (Expand) | Author | Age |
* | Fix permissions explanations in CREATE DATABASE and CREATE SCHEMA docs. | Tom Lane | 2012-10-04 |
* | Make placeholders in SQL command help more consistent and precise | Peter Eisentraut | 2012-06-22 |
* | Make parameter name consistent with syntax summary. | Tom Lane | 2012-03-11 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Remove unnecessary xref endterm attributes and title ids | Peter Eisentraut | 2010-04-03 |
* | Make the placeholder naming in the synopses of the SQL help more consistent | Peter Eisentraut | 2009-09-19 |
* | Modify CREATE DATABASE to enforce that the source database's encoding setting | Tom Lane | 2009-05-06 |
* | Rename the new CREATE DATABASE options to set collation and ctype into | Heikki Linnakangas | 2009-04-06 |
* | Set SQL man pages to be section 7 by default, and only transform them to | Peter Eisentraut | 2008-11-14 |
* | Make LC_COLLATE and LC_CTYPE database-level settings. Collation and | Heikki Linnakangas | 2008-09-23 |
* | Change initdb and CREATE DATABASE to actively reject attempts to create | Tom Lane | 2007-09-28 |
* | Update reference documentation on may/can/might: | Bruce Momjian | 2007-01-31 |
* | Remove emacs info from footer of SGML files. | Bruce Momjian | 2006-09-16 |
* | Rethink the locking mechanisms used for CREATE/DROP/RENAME DATABASE. | Tom Lane | 2006-05-04 |
* | Add per-user and per-database connection limit options. | Tom Lane | 2005-07-31 |
* | Improvements to the CREATE DATABASE reference page's description of the | Neil Conway | 2004-10-29 |
* | Fix documentation typo. | Neil Conway | 2004-10-22 |
* | Fix broken markup, per Jonathan Gardner. | Tom Lane | 2004-07-17 |
* | Tablespace examples for CREATE TABLE/INDEX/SCHEMA/DATABASE as well as | Bruce Momjian | 2004-07-12 |
* | Tablespaces. Alternate database locations are dead, long live tablespaces. | Tom Lane | 2004-06-18 |
* | Improve the locale and character set docs, add some <xref>s pointing | Neil Conway | 2004-03-23 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | More cleanup of Diagnostics sections. | Tom Lane | 2003-09-12 |
* | Add/edit index entries. | Peter Eisentraut | 2003-08-31 |
* | More editing of reference pages. | Peter Eisentraut | 2003-04-22 |
* | Merge documentation into one book. (Build with "make html".) Replace | Peter Eisentraut | 2003-03-25 |
* | This patch fixes an error in the usage message for 'clusterdb', and | Bruce Momjian | 2003-02-13 |
* | This patch includes a lot of minor cleanups to the SGML documentation, | Bruce Momjian | 2003-01-19 |
* | SGML improvements. | Bruce Momjian | 2002-11-15 |
* | Add more appropriate markup. | Peter Eisentraut | 2002-09-21 |
* | Simplify optional WITH handling in CREATE USER, ALTER USER, CREATE | Bruce Momjian | 2002-06-17 |
* | Augment the date/time examples in the User's Guide to reflect the newer | Thomas G. Lockhart | 2002-04-21 |
* | Re-add equals documentation with CREATE DATABASE. | Bruce Momjian | 2002-02-25 |
* | Remove documentation of equals in CREATE DATABASE. Mention removal of | Bruce Momjian | 2002-02-25 |
* | Add OWNER option to CREATE DATABASE, so superusers can create databases | Tom Lane | 2002-02-24 |
* | Spell-check and markup police | Peter Eisentraut | 2002-01-20 |
* | Use PostgreSQL consistantly throughout docs. Before, usage was split evenly | Thomas G. Lockhart | 2001-12-08 |
* | Clean up treatment of creating/dropping databases in User's Guide and | Tom Lane | 2001-11-18 |
* | Replace ASCII-quotes with proper markup. | Peter Eisentraut | 2001-09-13 |
* | Put some kind of grammatical uniformity in the <refpurpose> lines. | Peter Eisentraut | 2001-09-03 |
* | Transaction IDs wrap around, per my proposal of 13-Aug-01. More | Tom Lane | 2001-08-26 |
* | Repair markup | Peter Eisentraut | 2000-11-15 |
* | Extend CREATE DATABASE to allow selection of a template database to be | Tom Lane | 2000-11-14 |
* | Add proofreader's changes to docs. | Bruce Momjian | 2000-10-05 |
* | Fixups in content and markup for 7.0 release. | Thomas G. Lockhart | 2000-05-02 |
* | Start updating for the v7.0 release. | Thomas G. Lockhart | 2000-03-27 |
* | Updated user's guide to match new psql's output format | Peter Eisentraut | 2000-03-26 |
* | Meanwhile, database names with single quotes in names don't work very well | Bruce Momjian | 1999-12-12 |
* | New scripts for create/drop user/db from Peter Eisentraut | Bruce Momjian | 1999-12-04 |
* | Complete merge of all old man page information. | Thomas G. Lockhart | 1999-07-22 |