]> granicus.if.org Git - postgresql/commit
Schema-qualify several references to the builtin function length(), to
authorNeil Conway <neilc@samurai.com>
Wed, 13 Jun 2007 23:59:47 +0000 (23:59 +0000)
committerNeil Conway <neilc@samurai.com>
Wed, 13 Jun 2007 23:59:47 +0000 (23:59 +0000)
commit320f8205850a2e42b0c6a1e8a7649a7df72b547d
tree244aa26ed63099f4a7862dadff5cb210a1c647b7
parent7ced811d45ec89d570578ab0acff2ca0a31aec26
Schema-qualify several references to the builtin function length(), to
avoid mistakenly calling a function of the same name that might happen
to appear earlier in the schema search path.
src/bin/psql/tab-complete.c