1
0
mirror of https://github.com/danog/postgres.git synced 2024-11-30 04:29:12 +01:00
postgres/test
Aaron Piotrowski 2a1c96761b Fix connect() methods
Timeout wasn't being properly used and the implementation assumed single watchers on sockets, so it was more complex than needed.
2017-02-15 17:36:10 -06:00
..
AbstractConnectionTest.php Fix connect() methods 2017-02-15 17:36:10 -06:00
AbstractPoolTest.php Update for async-interop namespace change and Amp name changes 2017-01-18 11:08:45 -06:00
AggregatePoolTest.php Drop strict types 2016-12-29 23:21:17 -06:00
ConnectionPoolTest.php Update for async-interop namespace change and Amp name changes 2017-01-18 11:08:45 -06:00
FunctionsTest.php Fix connect() methods 2017-02-15 17:36:10 -06:00
PgSqlConnectionTest.php Drop strict types 2016-12-29 23:21:17 -06:00
PqConnectionTest.php Drop strict types 2016-12-29 23:21:17 -06:00