|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Sun Jan 2800:03:41 EST 2001 |
| 3 | +Last updated:Sun Jan 2810:41:51 EST 2001 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -331,6 +331,7 @@ SOURCE CODE
|
331 | 331 | * Merge global and template BKI files (Peter)
|
332 | 332 | * Fix username/password length limits in all areas
|
333 | 333 | * Remove compile-time upper limit on number of backends (MAXBACKENDS) (Tom)
|
| 334 | +* Make sure all block numbers are unsigned to increase maximum table size |
334 | 335 |
|
335 | 336 | ---------------------------------------------------------------------------
|
336 | 337 |
|
|