From: Bruce Momjian Date: Tue, 15 Oct 2002 18:54:56 +0000 (+0000) Subject: Add: X-Git-Tag: REL7_3~280 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7426d4d9374e466bbf3eaa0b0705ca2c0d896575;p=thirdparty%2Fpostgresql.git Add: > * Move /contrib/oid2name to /bin, rename to relfilenode2name --- 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 ---------------------------------------------------------------------------