We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb63dac commit 3877847Copy full SHA for 3877847
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sat Oct 12 13:01:06 EDT 2002
+Last updated: Sat Oct 12 15:03:30 EDT 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -517,8 +517,8 @@ Source Code
517
* Remove or relicense modules that are not under the BSD license, if possible
518
* Remove memory/file descriptor freeing befor elog(ERROR) (Bruce)
519
* Create native Win32 port [win32]
520
-* Fix glibc's mktime() to handle pre-1970's dates
521
-
+* -Fix glibc's mktime() to handle pre-1970's dates
+* Rename oid2name to relfilenode2name and install by default
522
523
---------------------------------------------------------------------------
524
0 commit comments