aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_schema.sgml
Commit message (Expand)AuthorAge
* Fix permissions explanations in CREATE DATABASE and CREATE SCHEMA docs.Tom Lane2012-10-04
* Support CREATE SCHEMA IF NOT EXISTS.Tom Lane2012-10-03
* Fix a whitespace issue with the man pagesPeter Eisentraut2011-08-07
* 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
* Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut2008-11-14
* Update reference documentation on may/can/might:Bruce Momjian2007-01-31
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* More minor updates and copy-editing.Tom Lane2005-01-04
* Create 'default_tablespace' GUC variable that supplies a TABLESPACETom Lane2004-11-05
* Remove a stray reference to sequences as having tablespaces.Tom Lane2004-09-01
* Tablespace examples for CREATE TABLE/INDEX/SCHEMA/DATABASE as well asBruce Momjian2004-07-12
* Support renaming of tablespaces, and changing the owners ofTom Lane2004-06-25
* Tablespaces. Alternate database locations are dead, long live tablespaces.Tom Lane2004-06-18
* Minor documentation improvements.Neil Conway2004-01-11
* Add CREATE TRIGGER, CREATE INDEX, and CREATE SEQUENCE to the list ofNeil Conway2004-01-11
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Remove a bunch of content-free Diagnostics sections, as per previousTom Lane2003-09-09
* Add/edit index entries.Peter Eisentraut2003-08-31
* First batch of object rename commands.Peter Eisentraut2003-06-27
* More editing of reference pages.Peter Eisentraut2003-04-22
* Add mention of CURRENT_SCHEMA for object creation.Bruce Momjian2003-02-03
* Add more appropriate markup.Peter Eisentraut2002-09-21
* Revise command completion tags as per hackers message on 20 March.Peter Eisentraut2002-05-18
* Add a reference page for CREATE SCHEMA.Tom Lane2002-04-25