mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Add:
> * Move /contrib/oid2name to /bin, rename to relfilenode2name
This commit is contained in:
3
doc/TODO
3
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
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)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -519,6 +519,7 @@ Source Code
|
|||||||
* Create native Win32 port [win32]
|
* Create native Win32 port [win32]
|
||||||
* -Fix glibc's mktime() to handle pre-1970's dates
|
* -Fix glibc's mktime() to handle pre-1970's dates
|
||||||
* Rename oid2name to relfilenode2name and install by default
|
* Rename oid2name to relfilenode2name and install by default
|
||||||
|
* Move /contrib/oid2name to /bin, rename to relfilenode2name
|
||||||
|
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user