progress++
[m6w6/ext-pq] / TODO
1 * parse arrays out of PQgetvalue
2 * listenAsync & notifyAsync
3 * LOBs
4 * COPY
5 * pq\Cancel
6
7 * fetchInto/fetchCtor?
8 * unlisten?
9 * tracing?
10 * userland event handler?
11 * notice receiver?
12 * pq\Result->__clone through PQcopyResult?
13 * db/pass/user/host/port/options properties on pq\Connection?