be729ac46dabf79b21a2bf31cee64bc20bd9d8fe
[m6w6/ext-pq] / TODO
1 * parse arrays out of PQgetvalue
2 * listenAsync & notifyAsync
3 * COPY
4 * transaction savepoints
5 * transaction snapshots
6
7 * pq\Event\Result\Destroy,
8 * pq\Event\Connection\Destroy
9
10 * bound columns/variables
11 * fetchInto/fetchCtor?
12 * unlisten?
13 * pq\Result->__clone through PQcopyResult?
14 * LOB stream wrapper
15 * LOB convenience import/export over php streams