> * Move /contrib/oid2name to /bin, rename to relfilenode2name
This commit is contained in:
Bruce Momjian 2002-10-15 18:54:56 +00:00
parent f4a7c257dc
commit 7426d4d937

View File

@ -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
---------------------------------------------------------------------------