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: Tue, 27 Feb 2007 14:49:43 -0400 (AST)
- Message-id: <20070227184943(dot)CC0FA9FB9A1(at)postgresql(dot)org>
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)
Home |
Main Index |
Thread Index