summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 9f3d217b8d3..26e49c7e488 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Wed Nov 14 11:31:35 EST 2001
+Last updated: Wed Nov 14 22:11:16 EST 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -381,6 +381,7 @@ SOURCE CODE
* -Add mention of VACUUM, log rotation to Administrator's Guide (Tom, Bruce)
* Make one version of simple_prompt() in code (Bruce, Tom)
* Compile in syslog functionaility by default(?)
+* Modify regression tests to prevent failures do to minor numeric rounding
---------------------------------------------------------------------------