From ab61bc6f57361e16e877904e939fd0e89c47e0ff Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 25 Mar 2008 00:02:03 +0000 Subject: Add to TODO: > > * Create three versions of libpgport to simplify client code > > http://archives.postgresql.org/pgsql-hackers/2007-10/msg00154.php > --- doc/src/FAQ/TODO.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index e5dfebd1a73..822a5bfea57 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: Mon Mar 24 20:00:25 EDT 2008 +Last updated: Mon Mar 24 20:01:59 EDT 2008

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

  • Convert single quotes to apostrophes in the PDF documentation

    http://archives.postgresql.org/pgsql-docs/2007-12/msg00059.php +

    +
  • Create three versions of libpgport to simplify client code +

    http://archives.postgresql.org/pgsql-hackers/2007-10/msg00154.php

  • Win32