pgsql: Done: > o -Allow PL/PythonU to return boolean rather than 1/0

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Done: > o -Allow PL/PythonU to return boolean rather than 1/0
Date: 2007-04-03 15:51:36
Message-ID: [email protected]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Done:

> o -Allow PL/PythonU to return boolean rather than 1/0

Modified Files:
--------------
pgsql/doc:
TODO (r1.2155 -> r1.2156)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2155&r2=1.2156)
pgsql/doc/src/FAQ:
TODO.html (r1.656 -> r1.657)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.656&r2=1.657)

Browse pgsql-committers by date

  From Date Subject
Next Message User H-saito 2007-04-03 16:14:05 psqlodbc - psqlodbc: Fixed problem pg_config and use the AC_SEARCH_LIBS.
Previous Message Bruce Momjian 2007-04-03 15:50:58 pgsql: Allow pl/pythonu >= version 2.3 to return boolean, rather than