summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 63b7d3bbe9d..4c933e60466 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Wed May 16 20:09:52 EDT 2001
+Last updated: Thu May 17 18:06:54 EDT 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -303,7 +303,7 @@ SOURCE CODE
* Remove warnings created by -Wcast-align
* Move platform-specific ps status display info from ps_status.c to ports
* Allow ps status display to work on Solaris/SVr4-based systems
-* Decide on spelling of indexes/indices
+* -Decide on spelling of indexes/indices
* Add mention of VACUUM, log rotation to Administrator's Guide
* Use BlockNumber rather than int where appropriate