|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Wed May 3015:48:45 EDT 2001 |
| 3 | +Last updated:Wed May 3016:17:28 EDT 2001 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -229,6 +229,7 @@ MISCELLANEOUS
|
229 | 229 | * Create a background process for each database that runs while
|
230 | 230 | database is idle, finding superceeded rows, gathering stats and
|
231 | 231 | vacuuming (Tom)
|
| 232 | +* WAL UNDO, overwriting storage manager? [vacuum] (Vadim) |
232 | 233 | * Populate backend status area and write program to dump status data (Jan)
|
233 | 234 | * -Put sort files in their own directory (Bruce)
|
234 | 235 | * Show location of syntax error in query [yacc]
|
|