From: Bruce Momjian Date: Tue, 26 Nov 2002 22:05:49 +0000 (+0000) Subject: Move to URGENT, for Justin: X-Git-Tag: REL7_4_BETA1~1474 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c4439536e22957d039da1c4d6071fff3c2eb7560;p=postgresql Move to URGENT, for Justin: < * Create native Win32 port [win32] --- diff --git a/doc/TODO b/doc/TODO index 1a166ce4fa..e8c4def7c8 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Sat Nov 23 22:13:57 EST 2002 +Last updated: Tue Nov 26 17:05:35 EST 2002 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -26,6 +26,7 @@ Urgent o allow replication over unreliable or non-persistent links o http://gborg.postgresql.org/project/pgreplication/projdisplay.php * Point-in-time data recovery using backup and write-ahead log +* Create native Win32 port [win32] Reporting @@ -420,7 +421,6 @@ 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] * Acquire lock on a relation before building a relcache entry for it * Research interaction of setitimer() and sleep() used by statement_timeout