From fb4279e99cf71c27c132a75ed62a08395329b496 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 3 Apr 2007 15:51:36 +0000 Subject: Done: > o -Allow PL/PythonU to return boolean rather than 1/0 --- doc/src/FAQ/TODO.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 53e098a63a8..021a8abc2fc 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@

PostgreSQL TODO List

Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Tue Apr 3 00:11:58 EDT 2007 +Last updated: Tue Apr 3 11:51:25 EDT 2007

The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html. @@ -709,9 +709,7 @@ first. There is also a developer's wiki at

  • Add PL/PythonU tracebacks

    http://archives.postgresql.org/pgsql-patches/2006-02/msg00288.php

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

    http://archives.postgresql.org/pgsql-patches/2007-01/msg00596.php -

    +
  • -Allow PL/PythonU to return boolean rather than 1/0
  • -- cgit v1.2.3