Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit db047e5

Browse files
committed
Add URL for:
o Add long file support for binary pg_dump output > > http://archives.postgresql.org/pgsql-hackers/2006-12/msg00551.php
1 parent 8b4ff8b commit db047e5

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

doc/TODO

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
Current maintainer: Bruce Momjian (bruce@momjian.us)
5-
Last updated: Wed Jan 31 23:51:22 EST 2007
5+
Last updated: Thu Feb 1 14:13:48 EST 2007
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1403,6 +1403,8 @@ Source Code
14031403
option is to wait for the MinGW project to fix it, or use the
14041404
code from the LibGW32C project as a guide.
14051405

1406+
http://archives.postgresql.org/pgsql-hackers/2006-12/msg00551.php
1407+
14061408
o Check WSACancelBlockingCall() for interrupts [win32intr]
14071409

14081410

doc/src/FAQ/TODO.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
99
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
11-
Last updated: Wed Jan 31 23:51:22 EST 2007
11+
Last updated: Thu Feb 1 14:13:48 EST 2007
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -1255,6 +1255,8 @@ <h1><a name="section_21">Source Code</a></h1>
12551255
Win32 API, and we have to make sure MinGW handles it. Another
12561256
option is to wait for the MinGW project to fix it, or use the
12571257
code from the LibGW32C project as a guide.
1258+
</p>
1259+
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2006-12/msg00551.php">http://archives.postgresql.org/pgsql-hackers/2006-12/msg00551.php</a>
12581260
</p>
12591261
</li><li>Check WSACancelBlockingCall() for interrupts [<a href="http://momjian.postgresql.org/cgi-bin/pgtodo?win32intr">win32intr</a>]
12601262
</li></ul>

0 commit comments

Comments
 (0)