|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Mon Jan22 21:26:54 EST 2001 |
| 3 | +Last updated:Tue Jan23 11:19:35 EST 2001 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -316,7 +316,7 @@ SOURCE CODE
|
316 | 316 | * Replace the use of fprint(stderr, ...) with elog() in backend code
|
317 | 317 | * -Allow libedit to be used in place of libreadline
|
318 | 318 | * -BSD/OS does not support locale because there is no LC_MESSAGES (Bruce)
|
319 |
| -* Remove unused pg_variable table |
| 319 | +* Remove unused pg_variable, pg_inheritproc, pg_ipl tables |
320 | 320 | * Experiment with multi-threaded backend [thread]
|
321 | 321 |
|
322 | 322 | ---------------------------------------------------------------------------
|
|