array parser
[m6w6/ext-pq] / TODO
diff --git a/TODO b/TODO
index be729ac46dabf79b21a2bf31cee64bc20bd9d8fe..b3b780f90635d7d67684c9c5aabff94d6ce76115 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,15 +1,5 @@
-* parse arrays out of PQgetvalue
-* listenAsync & notifyAsync
-* COPY
-* transaction savepoints
-* transaction snapshots
-
-* pq\Event\Result\Destroy, 
-* pq\Event\Connection\Destroy
-
-* bound columns/variables
+* COPY: getAsync & putAsync
 * fetchInto/fetchCtor?
 * unlisten?
-* pq\Result->__clone through PQcopyResult?
-* LOB stream wrapper
-* LOB convenience import/export over php streams
+* unregister event handler?
+* binary protocol?