aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_schema.sgml
Commit message (Expand)AuthorAge
* 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