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 | 2c8974e6a02d24be3543741f9bf6ceab384b30d6 (patch) | |
tree | a494334ea06ed208556b3798e437330966e3dd3e /src/tutorial/funcs_new.c | |
parent | 36c07fc2996b252a144819f4e43d3e715ca6b10d (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/tutorial/funcs_new.c')
0 files changed, 0 insertions, 0 deletions