1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Remove, per Magnus:

< 	o Check WSACancelBlockingCall() for interrupts [win32intr]
This commit is contained in:
Bruce Momjian
2007-07-08 00:41:11 +00:00
parent 48d9d8e131
commit 5b67de17ee
2 changed files with 2 additions and 4 deletions

View File

@ -1,7 +1,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
Last updated: Thu Jun 28 17:54:49 EDT 2007
Last updated: Sat Jul 7 20:41:05 EDT 2007
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@ -1508,7 +1508,6 @@ Source Code
http://archives.postgresql.org/pgsql-patches/2005-06/msg00027.php
o -Add long file support for binary pg_dump output
o Check WSACancelBlockingCall() for interrupts [win32intr]
* Wire Protocol Changes