|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Wed Mar5 21:29:28 EST 2003 |
| 3 | +Last updated:Thu Mar6 13:04:52 EST 2003 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -430,7 +430,7 @@ Source Code
|
430 | 430 | * Move some things from /contrib into main tree
|
431 | 431 | * Remove warnings created by -Wcast-align
|
432 | 432 | * Move platform-specific ps status display info from ps_status.c to ports
|
433 |
| -* Modify regression tests to prevent failures do to minor numeric rounding |
| 433 | +*-Modify regression tests to prevent failures do to minor numeric rounding |
434 | 434 | * -Add OpenBSD's getpeereid() call for local socket authentication
|
435 | 435 | * Improve access-permissions check on data directory in Cygwin (Tom)
|
436 | 436 | * Add --port flag to regression tests
|
|