pgsql: Query in SQL function still not schema-safe; add a couple more

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Query in SQL function still not schema-safe; add a couple more
Date: 2009-07-07 19:28:01
Message-ID: 20090707192801.0AF7F75331E@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Query in SQL function still not schema-safe; add a couple
more pg_catalog. qualifications.

Modified Files:
--------------
pgsql/src/backend/catalog:
information_schema.sql (r1.55 -> r1.56)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/catalog/information_schema.sql?r1=1.55&r2=1.56)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2009-07-07 19:28:56 pgsql: Don't use 'return' where you should use 'PG_RETURN_xxx'.
Previous Message Alvaro Herrera 2009-07-07 19:27:23 Re: pgsql: More sensible character_octet_length For character types with