pgsql: Schema-qualify several references to the builtin function

From: neilc(at)postgresql(dot)org (Neil Conway)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Schema-qualify several references to the builtin function
Date: 2007-06-13 23:59:47
Message-ID: 20070613235947.4B1289FB506@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
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.

Modified Files:
--------------
pgsql/src/bin/psql:
tab-complete.c (r1.164 -> r1.165)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/tab-complete.c.diff?r1=1.164&r2=1.165)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2007-06-14 01:48:51 pgsql: Implement a chunking protocol for writes to the syslogger pipe,
Previous Message Bruce Momjian 2007-06-13 21:38:01 pgsql: Update item: < * Allow EXPLAIN output to be more easily