diff options
author | Noah Misch <noah@leadboat.com> | 2018-03-23 20:31:03 -0700 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2018-03-23 20:31:06 -0700 |
commit | 6ec2a1545b4ab59bced520425ef08f87fc870f1e (patch) | |
tree | 1db426864253de61d91b3886d0fef945b2b4f921 /src | |
parent | e88d41a86800d2c84844bbe9bd9e980199d64b13 (diff) | |
download | postgresql-6ec2a1545b4ab59bced520425ef08f87fc870f1e.tar.gz postgresql-6ec2a1545b4ab59bced520425ef08f87fc870f1e.zip |
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).
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions