diff options
| author | Bruce Momjian | 2002-11-26 22:05:49 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2002-11-26 22:05:49 +0000 |
| commit | c4439536e22957d039da1c4d6071fff3c2eb7560 (patch) | |
| tree | 49b2e82053127aaf691e9371c07aa4e658354e8a | |
| parent | 75d1ed3392aa1a04846def842d4c68f56c6024c0 (diff) | |
Move to URGENT, for Justin:
< * Create native Win32 port [win32]
| -rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
