pgsql: Allow information schema definitions to work without requiring

From: petere(at)postgresql(dot)org (Peter Eisentraut)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Allow information schema definitions to work without requiring
Date: 2007-02-27 18:49:43
Message-ID: 20070227184943.CC0FA9FB9A1@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Allow information schema definitions to work without requiring implicit
casts to text.

Modified Files:
--------------
pgsql/src/backend/catalog:
information_schema.sql (r1.41 -> r1.42)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/catalog/information_schema.sql.diff?r1=1.41&r2=1.42)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2007-02-27 19:10:19 pgsql: Remove Kerberos mention in Solaris FAQ.
Previous Message James William Pye 2007-02-27 17:00:58 python - be: Fix overflow checks(again).