2013-01-21 12:13:21 +01:00
|
|
|
* parse arrays out of PQgetvalue
|
2013-01-23 00:02:55 +01:00
|
|
|
* listenAsync & notifyAsync
|
|
|
|
* LOBs
|
|
|
|
* COPY
|
2013-01-25 21:08:56 +01:00
|
|
|
* transaction savepoints
|
|
|
|
* transaction snapshots
|
2013-01-23 00:02:55 +01:00
|
|
|
|
2013-01-25 21:08:56 +01:00
|
|
|
* pq\Event\Result\Create,
|
|
|
|
pq\Event\Result\Destroy,
|
|
|
|
pq\Event\Connection\Reset,
|
|
|
|
pq\Event\Connection\Destroy
|
2013-01-23 00:02:55 +01:00
|
|
|
* fetchInto/fetchCtor?
|
|
|
|
* unlisten?
|
|
|
|
* pq\Result->__clone through PQcopyResult?
|
2013-01-27 23:17:52 +01:00
|
|
|
* db/pass/user/host/port/options properties on pq\Connection?
|
|
|
|
* LOB stream wrapper
|