projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e11202
)
Clarified COPY FROM STDIN in ecpg todo
author
Michael Meskes
Tue, 8 Aug 2006 11:52:51 +0000
(11:52 +0000)
committer
Michael Meskes
Tue, 8 Aug 2006 11:52:51 +0000
(11:52 +0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index 5e596c3eadfbe5cad2a1be80491a4d42f73e2581..4e50dbedbdd4c12b17f04add912436a6570cfad6 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-841,7
+841,7
@@
Clients
o Make SET CONNECTION thread-aware, non-standard?
o Allow multidimensional arrays
o Add internationalized message strings
- o
Add COPY TO STDIN handling
+ o
COPY FROM STDIN not implemented because not useful?
* libpq