|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Thu Jul4 22:10:04 EDT 2002 |
| 3 | +Last updated:Sun Jul7 22:00:46 EDT 2002 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -475,7 +475,7 @@ Source Code
|
475 | 475 | * Move some things from /contrib into main tree
|
476 | 476 | * Remove warnings created by -Wcast-align
|
477 | 477 | * Move platform-specific ps status display info from ps_status.c to ports
|
478 |
| -* Make one version of simple_prompt() in code (Bruce, Tom) |
| 478 | +*-Make one version of simple_prompt() in code (Bruce, Tom) |
479 | 479 | * -Compile in syslog functionaility by default (Tatsuo)
|
480 | 480 | * Modify regression tests to prevent failures do to minor numeric rounding
|
481 | 481 | * Use our own getopt() for FreeBSD/OpenBSD to allow --xxx flags (Bruce)
|
|