Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9f2582 commit e0be609Copy full SHA for e0be609
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sat Sep 29 20:49:54 EDT 2001
+Last updated: Sun Sep 30 15:01:01 EDT 2001
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -308,7 +308,7 @@ MISCELLANEOUS
308
* Allow Subplans to use efficient joins(hash, merge) with upper variable
309
* Improve dynamic memory allocation by introducing tuple-context memory
310
allocation (Tom)
311
-* Allow GUC configuration of maximum number of open files
+* -Allow GUC configuration of maximum number of open files
312
* -Improve statistics storage in pg_class [performance] (Tom)
313
* Add connection pooling [pool]
314
* Allow persistent backends [persistent]
0 commit comments