OSDN Git Service

Add:
authorBruce Momjian <bruce@momjian.us>
Tue, 10 Dec 2002 22:27:45 +0000 (22:27 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 10 Dec 2002 22:27:45 +0000 (22:27 +0000)
commit944f95d2b6e6e304cf9cf5f475d01d8a5691ce7d
tree71f56bdbcba0772fe732fb00a42f6a6ddbf43360
parent5435944e23a3a7d8f482176352611482efaa5121
Add:

>
> * Wire Protocol Changes
>  o Show transaction status in psql
>  o Allow binding of query parameters, support for prepared queries
>  o Add optional textual message to NOTIFY
>  o Remove hard-coded limits on user/db/password names
>  o Remove unused elements of startup packet (unused, tty, passlength)
>  o Fix COPY/fastpath protocol?
>  o Replication support?
>  o Error codes
>  o Dynamic character set handling
>  o Special passing of binary values in platform-neutral format (bytea?)
>  o ecpg improvements?
>  o Add decoded type, length, precision
doc/TODO