From 6894d695faf38b64b0488cfbc998435c381eec55 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 14 Jun 2006 21:58:21 +0000 Subject: Done by Peter: < * Improve the information schema to be more standards-compliant: < < http://archives.postgresql.org/pgsql-bugs/2005-10/msg00028.php --- doc/src/FAQ/TODO.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 2449c580c66..91187ad2323 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@

PostgreSQL TODO List

Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated: Wed Jun 14 17:54:38 EDT 2006 +Last updated: Wed Jun 14 17:58:12 EDT 2006

The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html. @@ -325,9 +325,6 @@ first.

  • -Allow user-defined functions retuning a domain value to enforce domain constraints
  • Add SPI_gettypmod() to return the typemod for a TupleDesc -
  • Improve the information schema to be more standards-compliant: -

    http://archives.postgresql.org/pgsql-bugs/2005-10/msg00028.php -

  • Multi-Language Support

    -- cgit v1.2.3