diff options
author | Michael Meskes | 2006-08-08 11:52:51 +0000 |
---|---|---|
committer | Michael Meskes | 2006-08-08 11:52:51 +0000 |
commit | 75b56307262e939a8ea5fc31719d356f352d9641 (patch) | |
tree | 4459a55b27e126f4875fbac795a2f9281e9cd1ae | |
parent | 6e11202dbed1227cb19b43f4037f682a47aded34 (diff) |
Clarified COPY FROM STDIN in ecpg todo
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |