1
0
mirror of https://github.com/postgres/postgres.git synced 2025-12-24 06:01:07 +03:00

Update TODO list.

This commit is contained in:
Bruce Momjian
2001-05-04 20:48:14 +00:00
parent e2e19ca0cd
commit 9278262181

View File

@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
Last updated: Mon Apr 30 11:56:47 EDT 2001
Last updated: Fri May 4 16:47:54 EDT 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -288,6 +288,7 @@ SOURCE CODE
* Move platform-specific ps status display info from ps_status.c to ports
* Decide on spelling of indexes/indices
* Allow ps status display to work on Solaris/SVr4-based systems
* Move some things from /contrib into main tree, like soundex
---------------------------------------------------------------------------