aboutsummaryrefslogtreecommitdiff
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 45cf61ce4f2..3a493515113 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Mon Oct 14 18:43:36 EDT 2002
+Last updated: Tue Oct 15 14:54:46 EDT 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -519,6 +519,7 @@ Source Code
* Create native Win32 port [win32]
* -Fix glibc's mktime() to handle pre-1970's dates
* Rename oid2name to relfilenode2name and install by default
+* Move /contrib/oid2name to /bin, rename to relfilenode2name
---------------------------------------------------------------------------