|
1 | 1 | TODO list for PostgreSQL |
2 | 2 | ======================== |
3 | | -Last updated:Mon Nov22 13:02:03 EST 1999 |
| 3 | +Last updated:Thu Nov25 23:38:01 EST 1999 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us) |
6 | 6 |
|
@@ -171,7 +171,7 @@ CLIENTS |
171 | 171 | * Allow flag to control COPY input/output of NULLs |
172 | 172 | * Update reltuples from COPY command |
173 | 173 | * -Allow psql \copy to allow delimiters |
174 | | -* Add a function to return the last inserted oid, for use in psql scripts |
| 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 |
|
177 | 177 | EXOTIC FEATURES |
|