From: Bruce Momjian Date: Thu, 13 Jun 2002 18:01:38 +0000 (+0000) Subject: Add: X-Git-Tag: REL7_3~1398 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=deec3cb91caa9d3940ec6d5ac13e1863ef93f809;p=thirdparty%2Fpostgresql.git Add: > * Create native Win32 port [win32] --- diff --git a/doc/TODO b/doc/TODO index e5f76be7660..83d8018448e 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ 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) @@ -494,7 +494,7 @@ Source Code * Better document ability to build only certain interfaces (Marc) * Remove or relicense modules that are not under the BSD license, if possible * Remove memory/file descriptor freeing befor elog(ERROR) (Bruce) - +* Create native Win32 port [win32] ---------------------------------------------------------------------------