|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Mon Jan 22 19:49:03 EST 2001 |
| 3 | +Last updated:Mon Jan 22 19:50:01 EST 2001 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -315,6 +315,7 @@ SOURCE CODE
|
315 | 315 | * Replace the use of fprint(stderr, ...) with elog() in backend code
|
316 | 316 | * -Allow libedit to be used in place of libreadline
|
317 | 317 | * -BSD/OS does not support locale because there is no LC_MESSAGES (Bruce)
|
| 318 | +* Remove unused pg_variable table |
318 | 319 |
|
319 | 320 | ---------------------------------------------------------------------------
|
320 | 321 |
|
|