|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Sat Jul19 23:12:45 EDT 2003 |
| 3 | +Last updated:Sun Jul20 15:22:00 EDT 2003 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -163,7 +163,7 @@ Commands
|
163 | 163 | ========
|
164 | 164 |
|
165 | 165 | * Add BETWEEN ASYMMETRIC/SYMMETRIC (Christopher)
|
166 |
| -* Allow LIMIT/OFFSET to use expressions |
| 166 | +*-Allow LIMIT/OFFSET to use expressions (Tom) |
167 | 167 | * CREATE TABLE AS can not determine column lengths from expressions [atttypmod]
|
168 | 168 | * Allow UPDATE to handle complex aggregates [update]
|
169 | 169 | * Allow command blocks to ignore certain types of errors
|
@@ -464,7 +464,7 @@ Source Code
|
464 | 464 | * Acquire lock on a relation before building a relcache entry for it
|
465 | 465 | * Research interaction of setitimer() and sleep() used by statement_timeout
|
466 | 466 | * Add checks for fclose() failure
|
467 |
| -* Change CVS $Id: TODO,v 1.1090 2003/07/2003:12:13 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1090 2003/07/2003:12:13 momjian Exp $ |
| 467 | +* Change CVS $Id: TODO,v 1.1091 2003/07/2019:21:41 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1091 2003/07/2019:21:41 momjian Exp $ |
468 | 468 | * Exit postmaster if postgresql.conf can not be opened
|
469 | 469 | * Rename /scripts directory because they are all C programs now
|
470 | 470 | * Allow the regression tests to start postmaster with -i so the tests
|
|