| Commit message (Expand) | Author | Age |
* | Convert documentation to DocBook XML | Peter Eisentraut | 2017-11-23 |
* | Remove inbound links to sql-createuser | Stephen Frost | 2017-10-31 |
* | Convert SGML IDs to lower case | Peter Eisentraut | 2017-10-20 |
* | Don't use SGML empty tags | Peter Eisentraut | 2017-10-17 |
* | Use lower-case SGML attribute values | Peter Eisentraut | 2017-10-10 |
* | doc: Update CREATE DATABASE examples | Peter Eisentraut | 2017-02-06 |
* | Don't count background workers against a user's connection limit. | Andrew Dunstan | 2017-02-01 |
* | Fix typo in CREATE DATABASE syntax synopsis. | Tom Lane | 2016-05-31 |
* | Order some new options on man pages more sensibly, minor improvements | Peter Eisentraut | 2015-09-17 |
* | doc: Spell checking | Peter Eisentraut | 2015-09-10 |
* | Allow CREATE/ALTER DATABASE to manipulate datistemplate and datallowconn. | Tom Lane | 2014-07-01 |
* | doc: CREATE DATABASE doesn't copy template database-level config params | Bruce Momjian | 2014-04-19 |
* | doc: Improve DocBook XML validity | Peter Eisentraut | 2014-02-23 |
* | 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 |