1
0
mirror of https://github.com/danog/postgres.git synced 2024-11-26 20:15:02 +01:00
postgres/lib
2017-11-17 23:55:16 -06:00
..
Internal Rename CompletionQueue → ReferenceQueue 2017-11-17 22:00:52 -06:00
AbstractConnection.php Hold statements from pools 2017-11-17 23:55:16 -06:00
AbstractPool.php Hold statements from pools 2017-11-17 23:55:16 -06:00
AggregatePool.php Update for async-interop merge and other Amp changes 2017-03-17 10:17:24 -05:00
CommandResult.php Update for Amp ^2 2017-05-15 23:14:02 -05:00
Connection.php Add Link interface; make PooledConnection internal 2017-08-01 23:01:55 -05:00
ConnectionException.php Add isAlive() method to connection handles 2017-11-05 15:38:17 -06:00
ConnectionPool.php Throw Error for invalid connection count 2017-06-04 23:42:35 -05:00
Executor.php Change execute() from variadic to accepting an array 2017-11-17 21:33:49 -06:00
FailureException.php Update and fix code styles 2017-06-20 22:59:42 -05:00
functions.php Remove PendingOperationError / update docs 2017-11-05 15:43:40 -06:00
Handle.php Check if connection is lost 2017-11-05 22:36:22 -06:00
Link.php Remove PendingOperationError / update docs 2017-11-05 15:43:40 -06:00
Listener.php Rename CompletionQueue → ReferenceQueue 2017-11-17 22:00:52 -06:00
Notification.php Update code styles 2017-05-15 23:28:37 -05:00
Operation.php Rename CompletionQueue → ReferenceQueue 2017-11-17 22:00:52 -06:00
PgSqlCommandResult.php Drop countable interface from command result 2017-02-15 23:33:41 -06:00
PgSqlConnection.php Change execute() from variadic to accepting an array 2017-11-17 21:33:49 -06:00
PgSqlHandle.php Change execute() from variadic to accepting an array 2017-11-17 21:33:49 -06:00
PgSqlStatement.php Hold statements from pools 2017-11-17 23:55:16 -06:00
PgSqlTupleResult.php Add option for array or object result 2017-11-16 09:43:18 -06:00
Pool.php Add Link interface; make PooledConnection internal 2017-08-01 23:01:55 -05:00
PoolError.php Update and fix code styles 2017-06-20 22:59:42 -05:00
PqBufferedResult.php Add option for array or object result 2017-11-16 09:43:18 -06:00
PqCommandResult.php Update code styles 2017-05-15 23:28:37 -05:00
PqConnection.php Change execute() from variadic to accepting an array 2017-11-17 21:33:49 -06:00
PqHandle.php Rename CompletionQueue → ReferenceQueue 2017-11-17 22:00:52 -06:00
PqStatement.php Hold statements from pools 2017-11-17 23:55:16 -06:00
PqUnbufferedResult.php Rename CompletionQueue → ReferenceQueue 2017-11-17 22:00:52 -06:00
QueryError.php Update and fix code styles 2017-06-20 22:59:42 -05:00
Statement.php Hold statements from pools 2017-11-17 23:55:16 -06:00
Transaction.php Rename CompletionQueue → ReferenceQueue 2017-11-17 22:00:52 -06:00
TransactionError.php Update and fix code styles 2017-06-20 22:59:42 -05:00
TupleResult.php Add option for array or object result 2017-11-16 09:43:18 -06:00