1
0
mirror of https://github.com/danog/postgres.git synced 2024-11-27 04:24:45 +01:00
postgres/lib/Internal
Aaron Piotrowski f363b05b10
Automatically discard unconsumed rows
Rows are automatically read and discarded when the tuple result is destructed.
2017-08-03 00:17:38 -05:00
..
CompletionQueue.php Automatically discard unconsumed rows 2017-08-03 00:17:38 -05:00
Operation.php Remove __destruct() from Internal\Operation 2017-07-29 10:25:06 -05:00
PooledConnection.php Add Link interface; make PooledConnection internal 2017-08-01 23:01:55 -05:00
PooledStatement.php Prevent reuse of connection after prepare 2017-08-01 23:35:48 -05:00
PqStatementStorage.php Reuse statement handles 2017-07-27 23:20:46 -05:00
StatementStorage.php Reuse statement handles 2017-07-27 23:20:46 -05:00