File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 2
2
PostgreSQL TODO List
3
3
====================
4
4
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
6
6
7
7
The most recent version of this document can be viewed at
8
8
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1403,6 +1403,8 @@ Source Code
1403
1403
option is to wait for the MinGW project to fix it, or use the
1404
1404
code from the LibGW32C project as a guide.
1405
1405
1406
+ http://archives.postgresql.org/pgsql-hackers/2006-12/msg00551.php
1407
+
1406
1408
o Check WSACancelBlockingCall() for interrupts [win32intr]
1407
1409
1408
1410
Original file line number Diff line number Diff line change 8
8
< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
9
9
< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
10
10
< 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
12
12
</ p >
13
13
< p > The most recent version of this document can be viewed at< br />
14
14
< 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>
1255
1255
Win32 API, and we have to make sure MinGW handles it. Another
1256
1256
option is to wait for the MinGW project to fix it, or use the
1257
1257
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 >
1258
1260
</ p >
1259
1261
</ li > < li > Check WSACancelBlockingCall() for interrupts [< a href ="http://momjian.postgresql.org/cgi-bin/pgtodo?win32intr "> win32intr</ a > ]
1260
1262
</ li > </ ul >
You can’t perform that action at this time.
0 commit comments