Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit944f95d

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 parent5435944 commit944f95d

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 Dec10 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)

[8]ページ先頭

©2009-2025 Movatter.jp