|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Fri Feb 23 14:14:34 EST 2001 |
| 3 | +Last updated:Fri Feb 23 14:21:34 EST 2001 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -344,7 +344,7 @@ SOURCE CODE
|
344 | 344 | * Fix username/password length limits in all areas
|
345 | 345 | * Remove compile-time upper limit on number of backends (MAXBACKENDS) (Tom)
|
346 | 346 | * Make sure all block numbers are unsigned to increase maximum table size
|
347 |
| -* Merge LockMethodCtl and LockMethodTable intoon shared structure (Bruce) |
| 347 | +* Merge LockMethodCtl and LockMethodTable intoone shared structure (Bruce) |
348 | 348 |
|
349 | 349 | ---------------------------------------------------------------------------
|
350 | 350 |
|
|