mirror of
https://github.com/postgres/postgres.git
synced 2025-05-02 11:44:50 +03:00
Update TODO list.
This commit is contained in:
parent
e0be609e05
commit
a2727d298d
4
doc/TODO
4
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Sun Sep 30 15:01:01 EDT 2001
|
Last updated: Sun Sep 30 15:01:35 EDT 2001
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
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
|
* Allow Subplans to use efficient joins(hash, merge) with upper variable
|
||||||
* Improve dynamic memory allocation by introducing tuple-context memory
|
* Improve dynamic memory allocation by introducing tuple-context memory
|
||||||
allocation (Tom)
|
allocation (Tom)
|
||||||
* -Allow GUC configuration of maximum number of open files
|
* -Allow GUC configuration of maximum number of open files (Tom)
|
||||||
* -Improve statistics storage in pg_class [performance] (Tom)
|
* -Improve statistics storage in pg_class [performance] (Tom)
|
||||||
* Add connection pooling [pool]
|
* Add connection pooling [pool]
|
||||||
* Allow persistent backends [persistent]
|
* Allow persistent backends [persistent]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user