mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Add for protocol changes:
> o Compression?
This commit is contained in:
parent
b7ebebea1e
commit
debb072886
1 changed files with 2 additions and 1 deletions
3
doc/TODO
3
doc/TODO
|
|
@ -1,6 +1,6 @@
|
|||
TODO list for PostgreSQL
|
||||
========================
|
||||
Last updated: Tue Dec 10 17:27:40 EST 2002
|
||||
Last updated: Wed Dec 11 19:19:09 EST 2002
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
|
|
@ -420,6 +420,7 @@ Miscellaneous
|
|||
o Special passing of binary values in platform-neutral format (bytea?)
|
||||
o ecpg improvements?
|
||||
o Add decoded type, length, precision
|
||||
o Compression?
|
||||
|
||||
|
||||
Source Code
|
||||
|
|
|
|||
Loading…
Reference in a new issue