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 6b2f169 commit 774490cCopy full SHA for 774490c
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri Dec 28 00:09:05 EST 2001
+Last updated: Fri Dec 28 00:23:30 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -346,6 +346,7 @@ CACHE
346
* Cache most recent query plan(s) (Karel) [prepare]
347
* Shared catalog cache, reduce lseek()'s by caching table size in shared area
348
* Add free-behind capability for large sequential scans (Bruce)
349
+* Allow binding query args over FE/BE protocol
350
351
VACUUM
352
0 commit comments