]> granicus.if.org Git - postgresql/commitdiff
Clarified COPY FROM STDIN in ecpg todo
authorMichael Meskes <meskes@postgresql.org>
Tue, 8 Aug 2006 11:52:51 +0000 (11:52 +0000)
committerMichael Meskes <meskes@postgresql.org>
Tue, 8 Aug 2006 11:52:51 +0000 (11:52 +0000)
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