From: Bruce Momjian <bruce@momjian.us>
Date: Wed, 2 Apr 2003 22:44:50 +0000 (+0000)
Subject: Done in previous release:
X-Git-Tag: REL7_4_BETA1~791
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d79f743d51c4a6cbfa9569a324c303d515eb94dc;p=postgresql

Done in previous release:

< * Add --port flag to regression tests
---

diff --git a/doc/TODO b/doc/TODO
index 27c7ddede5..9191f9ff1a 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Thu Mar 27 11:47:07 EST 2003
+Last updated:		Wed Apr  2 17:44:34 EST 2003
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -425,7 +425,6 @@ Source Code
 * -Modify regression tests to prevent failures do to minor numeric rounding
 * -Add OpenBSD's getpeereid() call for local socket authentication
 * Improve access-permissions check on data directory in Cygwin (Tom)
-* Add --port flag to regression tests
 * Add documentation for perl, including mention of DBI/DBD perl location
 * Add optional CRC checksum to heap and index pages
 * Change representation of whole-tuple parameters to functions