diff options
| author | Bruce Momjian <bruce@momjian.us> | 2001-09-30 19:01:18 +0000 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 2001-09-30 19:01:18 +0000 |
| commit | e0be609e05ebab4a65cec80592e18b138d9ced13 (patch) | |
| tree | ee2c1178b8531a41d15d09bd47041100fd4183cf | |
| parent | f9f258281e0b3ccae1ca3e349f527e4b64c898ba (diff) | |
Update TODO list.
| -rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Sat Sep 29 20:49:54 EDT 2001 +Last updated: Sun Sep 30 15:01:01 EDT 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -308,7 +308,7 @@ MISCELLANEOUS * Allow Subplans to use efficient joins(hash, merge) with upper variable * Improve dynamic memory allocation by introducing tuple-context memory allocation (Tom) -* Allow GUC configuration of maximum number of open files +* -Allow GUC configuration of maximum number of open files * -Improve statistics storage in pg_class [performance] (Tom) * Add connection pooling [pool] * Allow persistent backends [persistent] |
