1
0
mirror of https://github.com/danog/postgres.git synced 2024-11-27 04:24:45 +01:00
postgres/lib
2017-06-13 00:34:20 -05:00
..
Internal Update code styles 2017-05-15 23:28:37 -05:00
AbstractConnection.php Connect cancellation 2017-06-04 23:42:18 -05:00
AbstractPool.php Refix style fixed code 2017-05-17 18:14:12 +02: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 Update code styles 2017-05-15 23:28:37 -05:00
ConnectionPool.php Throw Error for invalid connection count 2017-06-04 23:42:35 -05:00
Executor.php Disallow multiple operations on single connection 2017-05-26 13:14:04 -05:00
FailureException.php Refix style fixed code 2017-05-17 18:14:12 +02:00
functions.php Connect cancellation 2017-06-04 23:42:18 -05:00
Listener.php Use CallableMaker; update docblocks 2017-06-04 22:15:32 -05:00
Notification.php Update code styles 2017-05-15 23:28:37 -05:00
Operation.php Drop strict types 2016-12-29 23:21:17 -06:00
PendingOperationError.php Disallow multiple operations on single connection 2017-05-26 13:14:04 -05:00
PgSqlCommandResult.php Drop countable interface from command result 2017-02-15 23:33:41 -06:00
PgSqlConnection.php Connect cancellation 2017-06-04 23:42:18 -05:00
PgSqlExecutor.php Error on multiple calls to listen on same channel 2017-06-13 00:34:20 -05:00
PgSqlStatement.php Update code styles 2017-05-15 23:28:37 -05:00
PgSqlTupleResult.php Update code styles 2017-05-15 23:28:37 -05:00
Pool.php Drop strict types 2016-12-29 23:21:17 -06:00
PoolError.php Refix style fixed code 2017-05-17 18:14:12 +02:00
PqBufferedResult.php Update code styles 2017-05-15 23:28:37 -05:00
PqCommandResult.php Update code styles 2017-05-15 23:28:37 -05:00
PqConnection.php Connect cancellation 2017-06-04 23:42:18 -05:00
PqExecutor.php Error on multiple calls to listen on same channel 2017-06-13 00:34:20 -05:00
PqStatement.php Refix style fixed code 2017-05-17 18:14:12 +02:00
PqUnbufferedResult.php Update code styles 2017-05-15 23:28:37 -05:00
QueryError.php Refix style fixed code 2017-05-17 18:14:12 +02:00
Statement.php Update promise resolution types in doc blocks 2017-05-24 09:59:06 -05:00
Transaction.php Simplify transaction commit and rollback 2017-05-28 08:10:57 -05:00
TransactionError.php Refix style fixed code 2017-05-17 18:14:12 +02:00
TupleResult.php Add return types on getCurrent() 2017-05-25 22:47:49 -05:00