1
0
mirror of https://github.com/danog/postgres.git synced 2024-11-27 04:24:45 +01:00
postgres/lib
2017-02-06 21:32:17 -06:00
..
Internal Drop strict types 2016-12-29 23:21:17 -06:00
AbstractConnection.php Better variable names; fix incorrect method name 2017-01-18 12:29:48 -06:00
AbstractPool.php Update for async-interop namespace change and Amp name changes 2017-01-18 11:08:45 -06:00
AggregatePool.php Update for async-interop namespace change and Amp name changes 2017-01-18 11:08:45 -06:00
CommandResult.php Drop strict types 2016-12-29 23:21:17 -06:00
Connection.php Update for async-interop namespace change and Amp name changes 2017-01-18 11:08:45 -06:00
ConnectionPool.php Update for async-interop namespace change and Amp name changes 2017-01-18 11:08:45 -06:00
Executor.php Update for async-interop namespace change and Amp name changes 2017-01-18 11:08:45 -06:00
FailureException.php Drop strict types 2016-12-29 23:21:17 -06:00
functions.php Update for async-interop namespace change and Amp name changes 2017-01-18 11:08:45 -06:00
Listener.php Update for async-interop namespace change and Amp name changes 2017-01-18 11:08:45 -06:00
Notification.php Drop strict types 2016-12-29 23:21:17 -06:00
Operation.php Drop strict types 2016-12-29 23:21:17 -06:00
PgSqlCommandResult.php Drop strict types 2016-12-29 23:21:17 -06:00
PgSqlConnection.php Update for async-interop namespace change and Amp name changes 2017-01-18 11:08:45 -06:00
PgSqlExecutor.php Better variable names; fix incorrect method name 2017-01-18 12:29:48 -06:00
PgSqlStatement.php Update for async-interop namespace change and Amp name changes 2017-01-18 11:08:45 -06:00
PgSqlTupleResult.php Update for async-interop namespace change and Amp name changes 2017-01-18 11:08:45 -06:00
Pool.php Drop strict types 2016-12-29 23:21:17 -06:00
PoolError.php Drop strict types 2016-12-29 23:21:17 -06:00
PqBufferedResult.php Update for async-interop namespace change and Amp name changes 2017-01-18 11:08:45 -06:00
PqCommandResult.php Drop strict types 2016-12-29 23:21:17 -06:00
PqConnection.php Update for async-interop namespace change and Amp name changes 2017-01-18 11:08:45 -06:00
PqExecutor.php Make fetch callback a coroutine 2017-02-06 21:32:17 -06:00
PqStatement.php Update for async-interop namespace change and Amp name changes 2017-01-18 11:08:45 -06:00
PqUnbufferedResult.php Make fetch callback a coroutine 2017-02-06 21:32:17 -06:00
QueryError.php Drop strict types 2016-12-29 23:21:17 -06:00
Result.php Drop strict types 2016-12-29 23:21:17 -06:00
Statement.php Update for async-interop namespace change and Amp name changes 2017-01-18 11:08:45 -06:00
Transaction.php Update for async-interop namespace change and Amp name changes 2017-01-18 11:08:45 -06:00
TransactionError.php Drop strict types 2016-12-29 23:21:17 -06:00
TupleResult.php Update for async-interop namespace change and Amp name changes 2017-01-18 11:08:45 -06:00