|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Mon Jul15 19:34:22 EDT 2002 |
| 3 | +Last updated:Wed Jul17 18:14:22 EDT 2002 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -479,7 +479,7 @@ Source Code
|
479 | 479 | * Modify regression tests to prevent failures do to minor numeric rounding
|
480 | 480 | * Add OpenBSD's getpeereid() call for local socket authentication (Bruce)
|
481 | 481 | * Improve access-permissions check on data directory in Cygwin (Tom)
|
482 |
| -* Report failure to find readline or zlib at end of configure run |
| 482 | +*-Report failure to find readline or zlib at end of configure run |
483 | 483 | * Add --port flag to regression tests
|
484 | 484 | * Increase identifier length (NAMEDATALEN) if small performance hit,
|
485 | 485 | perhaps to standard length of 128; change struct pgNotify to use pid
|
|