Skip to content

Commit 944f95d

Browse files
committed
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
1 parent 5435944 commit 944f95d

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

doc/TODO

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Mon Dec 9 13:09:27 EST 2002
3+
Last updated: Tue Dec 10 17:27:40 EST 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -407,6 +407,20 @@ Miscellaneous
407407
* Use mmap() rather than SYSV shared memory or to write WAL files (?) [mmap]
408408
* Improve caching of attribute offsets when NULLs exist in the row
409409

410+
* Wire Protocol Changes
411+
o Show transaction status in psql
412+
o Allow binding of query parameters, support for prepared queries
413+
o Add optional textual message to NOTIFY
414+
o Remove hard-coded limits on user/db/password names
415+
o Remove unused elements of startup packet (unused, tty, passlength)
416+
o Fix COPY/fastpath protocol?
417+
o Replication support?
418+
o Error codes
419+
o Dynamic character set handling
420+
o Special passing of binary values in platform-neutral format (bytea?)
421+
o ecpg improvements?
422+
o Add decoded type, length, precision
423+
410424

411425
Source Code
412426
===========

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy