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:03 -0700 |
commit | c92f7c62232c67b1a35ca5524a41a5cddfe66746 (patch) | |
tree | be7a020f8471928cb15ac0834af5c6d6b2232eba /src/backend/executor/nodeProjectSet.c | |
parent | 52f3a9d6a32c0c070a15486c3aecbc4405d2da88 (diff) | |
download | postgresql-c92f7c62232c67b1a35ca5524a41a5cddfe66746.tar.gz postgresql-c92f7c62232c67b1a35ca5524a41a5cddfe66746.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/backend/executor/nodeProjectSet.c')
0 files changed, 0 insertions, 0 deletions