1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-31 22:04:40 +03:00
> 	o -Port contrib/xml2
This commit is contained in:
Bruce Momjian
2006-06-14 21:26:49 +00:00
parent c135db1d4c
commit bcc97255f0
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
Last updated: Wed Jun 14 17:10:33 EDT 2006
Last updated: Wed Jun 14 17:26:43 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@ -1346,7 +1346,7 @@ Source Code
option is to wait for the MinGW project to fix it, or use the
code from the LibGW32C project as a guide.
o Port contrib/xml2
o -Port contrib/xml2
o Check WSACancelBlockingCall() for interrupts [win32intr]