pgsql: Add: > o Allow data to be passed in native language formats,

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add: > o Allow data to be passed in native language formats,
Date: 2007-05-12 22:06:42
Message-ID: 20070512220642.27A689FB30D@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

> o Allow data to be passed in native language formats, rather
> than only text
> http://archives.postgresql.org/pgsql-hackers/2007-05/msg00289.php

Modified Files:
--------------
pgsql/doc:
TODO (r1.2180 -> r1.2181)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2180&r2=1.2181)
pgsql/doc/src/FAQ:
TODO.html (r1.681 -> r1.682)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.681&r2=1.682)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2007-05-12 22:10:40 pgsql: Add: > * Have configure choose integer datetimes by default > >
Previous Message Tom Lane 2007-05-12 19:22:43 pgsql: Improve predicate_refuted_by_simple_clause() to handle IS NULL