mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-02-11 19:20:40 +08:00
Add
> * Allow binding query args over FE/BE protocol
This commit is contained in:
parent
6b2f169d67
commit
774490c3db
3
doc/TODO
3
doc/TODO
@ -1,6 +1,6 @@
|
||||
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user