From: Bruce Momjian Date: Tue, 5 Nov 2002 22:16:57 +0000 (+0000) Subject: Add: X-Git-Tag: REL7_4_BETA1~1632 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ab4ee6c4bd5ae726e92ca3ef3d80dad0818f0e24;p=postgresql Add: > * Move dbmirror and rserv from /contrib to gborg.postgresql.org --- diff --git a/doc/TODO b/doc/TODO index e9a650b170..bd3592e057 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Sat Nov 2 00:41:54 EST 2002 +Last updated: Tue Nov 5 17:16:48 EST 2002 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -529,6 +529,7 @@ Source Code * -Fix glibc's mktime() to handle pre-1970's dates * -Move /contrib/retep to gborg.postgresql.org * Acquire lock on a relation before building a relcache entry for it +* Move dbmirror and rserv from /contrib to gborg.postgresql.org ---------------------------------------------------------------------------