]> granicus.if.org Git - postgresql/commit
Doc: minor documentation improvements about extensions.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 7 Sep 2016 17:36:08 +0000 (13:36 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 7 Sep 2016 17:36:08 +0000 (13:36 -0400)
commit01280ee203b7c34b48e61f874b497951cc63d8a7
tree56b5041522afeeeb1c32dfaf028422406afca515
parented3598f33f4c2a9eb07678bd29a90919e6c63938
Doc: minor documentation improvements about extensions.

Document the formerly-undocumented behavior that schema and comment
control-file entries for an extension are honored only during initial
installation, whereas other properties are also honored during updates.

While at it, do some copy-editing on the recently-added docs for CREATE
EXTENSION ... CASCADE, use links for some formerly vague cross references,
and make a couple other minor improvements.

Back-patch to 9.6 where CASCADE was added.  The other parts of this
could go further back, but they're probably not important enough to
bother.
doc/src/sgml/extend.sgml
doc/src/sgml/ref/create_extension.sgml