]> 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)
commitbd180b607927c7757af17cd6fce0e545e5c48584
tree0aa06b8dc2af1c07e647d3575393624af82e5761
parent4f405c8ef4704b7fa7fd8ac14a66c5f5d13722c4
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