|
1 | 1 | TODO list for PostgreSQL |
2 | 2 | ======================== |
3 | | -Last updated:Thu Nov4 20:03:44 EST 1999 |
| 3 | +Last updated:Sat Nov6 11:54:11 EST 1999 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (maillist@candle.pha.pa.us) |
6 | 6 |
|
@@ -170,7 +170,7 @@ CLIENTS |
170 | 170 | ORDER BY direction |
171 | 171 | * Allow flag to control COPY input/output of NULLs |
172 | 172 | * Update reltuples from COPY command |
173 | | -* Allow psql \copy to allow delimiters |
| 173 | +*-Allow psql \copy to allow delimiters |
174 | 174 | * Add a function to return the last inserted oid, for use in psql scripts |
175 | 175 | * -Allow psql to print nulls as distinct from "" [null] |
176 | 176 |
|
|