pgsql: Allow information schema definitions to work without requiring - Mailing list pgsql-committers

From petere@postgresql.org (Peter Eisentraut)
Subject pgsql: Allow information schema definitions to work without requiring
Date
Msg-id 20070227184943.CC0FA9FB9A1@postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - be: Fix overflow checks(again).
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Remove Kerberos mention in Solaris FAQ.