1
0
mirror of https://github.com/danog/postgres.git synced 2024-12-02 09:27:54 +01:00
postgres/src
2020-02-06 17:51:26 -06:00
..
Internal Upgrade to PHP 7.1 2020-02-06 17:51:26 -06:00
Connection.php Upgrade to PHP 7.1 2020-02-06 17:51:26 -06:00
ConnectionConfig.php Improve error message 2019-09-26 17:24:16 -05:00
ConnectionListener.php Use decorators instead of Operation 2018-07-09 00:10:07 -05:00
ConnectionTransaction.php Upgrade to PHP 7.1 2020-02-06 17:51:26 -06:00
Executor.php Remove listen() from Transaction 2018-07-11 17:47:30 -05:00
functions.php Upgrade to PHP 7.1 2020-02-06 17:51:26 -06:00
Handle.php Remove listen() from Transaction 2018-07-11 17:47:30 -05:00
Link.php Remove listen() from Transaction 2018-07-11 17:47:30 -05:00
Listener.php Use decorators instead of Operation 2018-07-09 00:10:07 -05:00
Notification.php Use common SQL interface library 2018-07-01 12:33:12 -05:00
ParseException.php Use common SQL interface library 2018-07-01 12:33:12 -05:00
PgSqlCommandResult.php Update for amphp/sql changes 2018-09-26 09:26:49 -05:00
PgSqlConnection.php Upgrade to PHP 7.1 2020-02-06 17:51:26 -06:00
PgSqlHandle.php Upgrade to PHP 7.1 2020-02-06 17:51:26 -06:00
PgSqlResultSet.php Use array_combine() instead of manual iteration 2018-10-13 10:22:23 -05:00
PgSqlStatement.php Need fix after amphp/sql update #2 2018-09-26 09:57:10 -05:00
Pool.php Upgrade to PHP 7.1 2020-02-06 17:51:26 -06:00
PooledListener.php Upgrade to PHP 7.1 2020-02-06 17:51:26 -06:00
PooledResultSet.php Update for split of amphp/sql 2018-10-13 09:55:31 -05:00
PooledStatement.php Update for split of amphp/sql 2018-10-13 09:55:31 -05:00
PooledTransaction.php Update for split of amphp/sql 2018-10-13 09:55:31 -05:00
PqBufferedResultSet.php Update for split of amphp/sql 2018-10-13 09:55:31 -05:00
PqCommandResult.php Update for amphp/sql changes 2018-09-26 09:26:49 -05:00
PqConnection.php Upgrade to PHP 7.1 2020-02-06 17:51:26 -06:00
PqHandle.php Upgrade to PHP 7.1 2020-02-06 17:51:26 -06:00
PqStatement.php Simplify statement preparing and storage 2019-03-25 12:16:36 -05:00
PqUnbufferedResultSet.php Remove circular reference in destructor 2019-09-30 17:38:49 -05:00
QueryExecutionError.php Use common SQL interface library 2018-07-01 12:33:12 -05:00
Quoter.php Use decorators instead of Operation 2018-07-09 00:10:07 -05:00
Receiver.php Remove listen() from Transaction 2018-07-11 17:47:30 -05:00
ResultSet.php further changes 2018-09-26 09:57:10 -05:00
StatementPool.php Update for split of amphp/sql 2018-10-13 09:55:31 -05:00
TimeoutConnector.php Improve error message 2019-09-26 17:24:16 -05:00
Transaction.php Remove listen() from Transaction 2018-07-11 17:47:30 -05:00