Commit 774490c3 authored by Bruce Momjian's avatar Bruce Momjian

Add

> * Allow binding query args over FE/BE protocol
parent 6b2f169d
TODO list for PostgreSQL
========================
Last updated: Fri Dec 28 00:09:05 EST 2001
Last updated: Fri Dec 28 00:23:30 EST 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
......@@ -346,6 +346,7 @@ CACHE
* Cache most recent query plan(s) (Karel) [prepare]
* Shared catalog cache, reduce lseek()'s by caching table size in shared area
* Add free-behind capability for large sequential scans (Bruce)
* Allow binding query args over FE/BE protocol
VACUUM
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment