Commits

DateSubjectAuthorReleases
2021-11-02 Doc: clean up some places that mentioned template1 but not template0. Tom Lane 15.0
2011-04-08 Avoid extra whitespace in the arguments of <indexterm>. Tom Lane 9.1.0
2009-12-19 Adjust some more places in the documentation to match the fact that Tom Lane 9.0.0
2009-05-06 Modify CREATE DATABASE to enforce that the source database's encoding setting Tom Lane 8.4.0
2007-06-03 Create a GUC parameter temp_tablespaces that allows selection of the Tom Lane 8.3.0
2006-11-05 Fix recently-understood problems with handling of XID freezing, particularly Tom Lane 8.2.0
2006-05-04 Rethink the locking mechanisms used for CREATE/DROP/RENAME DATABASE. Tom Lane 8.2.0
2005-09-18 Fix typo in link label, per Evgeny Gridasov. Tom Lane 8.1.0
2005-08-14 Update administrator's guide chapters for ROLEs patch. Tom Lane 8.1.0
2005-06-21 Cause initdb to create a third standard database "postgres", which Tom Lane 8.1.0
2005-01-08 Some more small improvements in response to 7.4 interactive docs comments. Tom Lane 8.0.0
2004-12-27 More minor updates and copy-editing. Tom Lane 8.0.0
2004-12-02 Disallow the combination VACUUM FULL FREEZE for safety's sake, for the Tom Lane 8.0.0
2004-11-05 Create 'default_tablespace' GUC variable that supplies a TABLESPACE Tom Lane 8.0.0
2004-08-07 Improve markup a little. Tom Lane 8.0.0
2004-08-07 Improve tablespace discussion, and bring it up to date with code. Tom Lane 8.0.0
2004-06-21 Rename the built-in tablespaces to pg_default and pg_global, and prohibit Tom Lane 8.0.0
2004-06-18 Tablespaces. Alternate database locations are dead, long live tablespaces. Tom Lane 8.0.0
2001-11-18 Clean up treatment of creating/dropping databases in User's Guide and Tom Lane 7.2.1