Merge branch 'feature/cursor-async' of https://github.com/DaveRandom/pecl-database-pq
[m6w6/ext-pq] / TODO
diff --git a/TODO b/TODO
index c6d452675d0fbd6ca52ee030f8c8ee9310cdb6cc..4f7fadb019014cb69009b722abbc1da9eea3da01 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,14 +1,5 @@
-* parse arrays out of PQgetvalue
-* listenAsync & notifyAsync
-* LOBs
-* COPY
-* transaction savepoints
-* transaction snapshots
-
-* pq\Event\Result\Destroy, 
-* pq\Event\Connection\Destroy
-
+* COPY: getAsync & putAsync
+* CURSOR: *Async()
 * fetchInto/fetchCtor?
-* unlisten?
-* pq\Result->__clone through PQcopyResult?
-* LOB stream wrapper
+* binary protocol?
+* parse explicit array dimension information in front of arrays