summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Meskes2006-08-08 11:52:51 +0000
committerMichael Meskes2006-08-08 11:52:51 +0000
commit75b56307262e939a8ea5fc31719d356f352d9641 (patch)
tree4459a55b27e126f4875fbac795a2f9281e9cd1ae
parent6e11202dbed1227cb19b43f4037f682a47aded34 (diff)
Clarified COPY FROM STDIN in ecpg todo
-rw-r--r--doc/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 5e596c3eadf..4e50dbedbdd 100644
--- 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