From bcc97255f0d0075164ddb2568dee86a5c5cba211 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 14 Jun 2006 21:26:49 +0000 Subject: [PATCH] Done: > o -Port contrib/xml2 --- doc/TODO | 4 ++-- doc/src/FAQ/TODO.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/TODO b/doc/TODO index 18d5b81db5..f910c00e83 100644 --- a/doc/TODO +++ b/doc/TODO @@ -2,7 +2,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) -Last updated: Wed Jun 14 17:10:33 EDT 2006 +Last updated: Wed Jun 14 17:26:43 EDT 2006 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -1346,7 +1346,7 @@ Source Code option is to wait for the MinGW project to fix it, or use the code from the LibGW32C project as a guide. - o Port contrib/xml2 + o -Port contrib/xml2 o Check WSACancelBlockingCall() for interrupts [win32intr] diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index f2432bd823..70ee42ebc3 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:10:33 EDT 2006 +Last updated: Wed Jun 14 17:26:43 EDT 2006

The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html. @@ -1210,7 +1210,7 @@ first. option is to wait for the MinGW project to fix it, or use the code from the LibGW32C project as a guide.

-
  • Port contrib/xml2 +
  • -Port contrib/xml2
  • Check WSACancelBlockingCall() for interrupts [win32intr]
  • Wire Protocol Changes