index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
create_extension.sgml
Commit message (
Expand
)
Author
Age
*
doc: Fix man page whitespace issues
Peter Eisentraut
2021-04-09
*
Make contrib modules' installation scripts more secure.
Tom Lane
2020-08-10
*
doc: Fix man page whitespace issues
Peter Eisentraut
2020-06-07
*
Remove support for upgrading extensions from "unpackaged" state.
Tom Lane
2020-02-19
*
Invent "trusted" extensions, and remove the pg_pltemplate catalog.
Tom Lane
2020-01-29
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-20
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
Doc: minor documentation improvements about extensions.
Tom Lane
2016-09-07
*
Fix typos in comments and doc
Fujii Masao
2016-01-28
*
Add CASCADE support for CREATE EXTENSION.
Andres Freund
2015-10-03
*
doc: Improve DocBook XML validity
Peter Eisentraut
2014-02-23
*
Improve documentation about the relationship of extensions and schemas.
Tom Lane
2013-04-04
*
Make placeholders in SQL command help more consistent and precise
Peter Eisentraut
2012-06-22
*
Fix a whitespace issue with the man pages
Peter Eisentraut
2011-08-07
*
Add some useful cross-references to the CREATE EXTENSION reference page.
Tom Lane
2011-04-13
*
Allow non-superusers to create (some) extensions.
Tom Lane
2011-03-04
*
Clean up installation directory choices for extensions.
Tom Lane
2011-02-11
*
Add support for multiple versions of an extension and ALTER EXTENSION UPDATE.
Tom Lane
2011-02-11
*
Core support for "extensions", which are packages of SQL objects.
Tom Lane
2011-02-08