> * Create native Win32 port [win32]
This commit is contained in:
Bruce Momjian 2002-06-13 18:01:38 +00:00
parent ad579a9e43
commit deec3cb91c

View File

@ -1,6 +1,6 @@
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Wed Jun 12 19:36:14 EDT 2002 Last updated: Thu Jun 13 14:01:23 EDT 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@ -494,7 +494,7 @@ Source Code
* Better document ability to build only certain interfaces (Marc) * Better document ability to build only certain interfaces (Marc)
* Remove or relicense modules that are not under the BSD license, if possible * Remove or relicense modules that are not under the BSD license, if possible
* Remove memory/file descriptor freeing befor elog(ERROR) (Bruce) * Remove memory/file descriptor freeing befor elog(ERROR) (Bruce)
* Create native Win32 port [win32]
--------------------------------------------------------------------------- ---------------------------------------------------------------------------