From d79f743d51c4a6cbfa9569a324c303d515eb94dc Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 2 Apr 2003 22:44:50 +0000 Subject: [PATCH] Done in previous release: < * Add --port flag to regression tests --- doc/TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -- 2.40.0