Don't qualify type pg_catalog.text in extend-extensions-example.
authorNoah Misch <noah@leadboat.com>
Sat, 24 Mar 2018 03:31:03 +0000 (20:31 -0700)
committerNoah Misch <noah@leadboat.com>
Sat, 24 Mar 2018 03:31:07 +0000 (20:31 -0700)
commit9dbcbd1e35c34e4c09c8204c0377fa0747141715
tree7b6c20e65e6d1f6637ad253f92f46416db86d4bb
parent3bd5009033555ca8085dae45ec166c33c5d60b87
Don't qualify type pg_catalog.text in extend-extensions-example.

Extension scripts begin execution with pg_catalog at the front of the
search path, so type names reliably refer to pg_catalog.  Remove these
superfluous qualifications.  Earlier <programlisting> of this <sect1>
already omitted them.  Back-patch to 9.3 (all supported versions).
doc/src/sgml/extend.sgml