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 | 60c623678fde2c6bc331c11197e457ba69170b50 (patch) | |
tree | 6fc69f9cb777c38d893c8ef2ef5c65b685dfbf63 /src | |
parent | 4c26965166c8180a1f017fac85447f0bc9df98cf (diff) |
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