diff --git a/doc/TODO b/doc/TODO index 0dfa3db6979..98fbad626b6 100644 --- a/doc/TODO +++ b/doc/TODO @@ -2,7 +2,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (bruce@momjian.us) -Last updated: Wed Jan 31 23:51:22 EST 2007 +Last updated: Thu Feb 1 14:13:48 EST 2007 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -1403,6 +1403,8 @@ Source Code option is to wait for the MinGW project to fix it, or use the code from the LibGW32C project as a guide. + http://archives.postgresql.org/pgsql-hackers/2006-12/msg00551.php + o Check WSACancelBlockingCall() for interrupts [win32intr] diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 82d4b090aa0..e3613964671 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@
Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Wed Jan 31 23:51:22 EST 2007
+Last updated: Thu Feb 1 14:13:48 EST 2007
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1255,6 +1255,8 @@ first. There is also a developer's wiki at
Win32 API, and we have to make sure MinGW handles it. Another
option is to wait for the MinGW project to fix it, or use the
code from the LibGW32C project as a guide.
+
http://archives.postgresql.org/pgsql-hackers/2006-12/msg00551.php