]> granicus.if.org Git - postgresql/commitdiff
Add URL for:
authorBruce Momjian <bruce@momjian.us>
Thu, 1 Feb 2007 19:13:56 +0000 (19:13 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 1 Feb 2007 19:13:56 +0000 (19:13 +0000)
        o Add long file support for binary pg_dump output
>
>    http://archives.postgresql.org/pgsql-hackers/2006-12/msg00551.php

doc/TODO
doc/src/FAQ/TODO.html

index 0dfa3db69795facda6e487f0fac2102519129232..98fbad626b6fb4147c43cb967deeb17f9c8a382c 100644 (file)
--- 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]
 
 
index 82d4b090aa0da57bd3b42399e6c0105248ca9f6e..e3613964671efb29917fe90aa0e2842f89fef8a3 100644 (file)
@@ -8,7 +8,7 @@
 <body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
 <h1><a name="section_1">PostgreSQL TODO List</a></h1>
 <p>Current maintainer:     Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
-Last updated:           Wed Jan 31 23:51:22 EST 2007
+Last updated:           Thu Feb  1 14:13:48 EST 2007
 </p>
 <p>The most recent version of this document can be viewed at<br/>
 <a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -1255,6 +1255,8 @@ first.  There is also a developer's wiki at<br/>
           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.
+</p>
+<p>          <a href="http://archives.postgresql.org/pgsql-hackers/2006-12/msg00551.php">http://archives.postgresql.org/pgsql-hackers/2006-12/msg00551.php</a>
 </p>
     </li><li>Check WSACancelBlockingCall() for interrupts [<a href="http://momjian.postgresql.org/cgi-bin/pgtodo?win32intr">win32intr</a>]
   </li></ul>