Commits

DateSubjectAuthorReleases
2026-04-06 Support more object types within CREATE SCHEMA. Tom Lane 19 (unreleased)
2026-04-06 Don't try to re-order the subcommands of CREATE SCHEMA. Tom Lane 19 (unreleased)
2026-04-06 Execute foreign key constraints in CREATE SCHEMA at the end. Tom Lane 19 (unreleased)
2017-09-20 Fix erroneous documentation about noise word GROUP. Tom Lane 10.0
2017-09-20 Fix erroneous documentation about noise word GROUP. Tom Lane 9.5.10
2017-09-20 Fix erroneous documentation about noise word GROUP. Tom Lane 9.6.6
2017-09-20 Fix erroneous documentation about noise word GROUP. Tom Lane 11.0
2012-10-04 Fix permissions explanations in CREATE DATABASE and CREATE SCHEMA docs. Tom Lane 8.3.22
2012-10-04 Fix permissions explanations in CREATE DATABASE and CREATE SCHEMA docs. Tom Lane 8.4.15
2012-10-04 Fix permissions explanations in CREATE DATABASE and CREATE SCHEMA docs. Tom Lane 9.0.11
2012-10-04 Fix permissions explanations in CREATE DATABASE and CREATE SCHEMA docs. Tom Lane 9.1.7
2012-10-04 Fix permissions explanations in CREATE DATABASE and CREATE SCHEMA docs. Tom Lane 9.2.2
2012-10-04 Fix permissions explanations in CREATE DATABASE and CREATE SCHEMA docs. Tom Lane 9.3.0
2012-10-03 Support CREATE SCHEMA IF NOT EXISTS. Tom Lane 9.3.0
2005-01-04 More minor updates and copy-editing. Tom Lane 8.0.0
2004-11-05 Create 'default_tablespace' GUC variable that supplies a TABLESPACE Tom Lane 8.0.0
2004-09-01 Remove a stray reference to sequences as having tablespaces. Tom Lane 8.0.0
2004-06-25 Support renaming of tablespaces, and changing the owners of Tom Lane 8.0.0
2004-06-18 Tablespaces. Alternate database locations are dead, long live tablespaces. Tom Lane 8.0.0
2003-09-09 Remove a bunch of content-free Diagnostics sections, as per previous Tom Lane 7.4.1
2002-04-25 Add a reference page for CREATE SCHEMA. Tom Lane 7.3.1