pgsql: Add: > * Allow all data types to cast to and from TEXT > >

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add: > * Allow all data types to cast to and from TEXT > >
Date: 2007-04-03 01:25:13
Message-ID: 20070403012513.068C79FB270@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add:

> * Allow all data types to cast to and from TEXT
>
> http://archives.postgresql.org/pgsql-hackers/2007-04/msg00017.php
>
>

Modified Files:
--------------
pgsql/doc:
TODO (r1.2152 -> r1.2153)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2152&r2=1.2153)
pgsql/doc/src/FAQ:
TODO.html (r1.653 -> r1.654)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.653&r2=1.654)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2007-04-03 02:17:11 pgsql: Update: < * Add idle_timeout GUC so locks are not held for log
Previous Message Bruce Momjian 2007-04-03 01:21:06 pgsql: Add: > > * Add idle_timeout GUC so locks are not held for log