aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_extension.sgml
Commit message (Expand)AuthorAge
* doc: Improve DocBook XML validityPeter Eisentraut2014-02-23
* Improve documentation about the relationship of extensions and schemas.Tom Lane2013-04-04
* Make placeholders in SQL command help more consistent and precisePeter Eisentraut2012-06-22
* Fix a whitespace issue with the man pagesPeter Eisentraut2011-08-07
* Add some useful cross-references to the CREATE EXTENSION reference page.Tom Lane2011-04-13
* Allow non-superusers to create (some) extensions.Tom Lane2011-03-04
* Clean up installation directory choices for extensions.Tom Lane2011-02-11
* Add support for multiple versions of an extension and ALTER EXTENSION UPDATE.Tom Lane2011-02-11
* Core support for "extensions", which are packages of SQL objects.Tom Lane2011-02-08