1
0
mirror of https://github.com/danog/postgres.git synced 2024-12-02 17:37:57 +01:00
Commit Graph

16 Commits

Author SHA1 Message Date
Aaron Piotrowski
a1ce998070
Update for Stream interface changes 2020-05-22 17:53:14 -05:00
Aaron Piotrowski
98214c247c
Initial use of Stream API 2020-05-21 15:44:56 -05:00
Aaron Piotrowski
7e676aaf50
Upgrade to PHP 7.1 2020-02-06 17:51:26 -06:00
Aaron Piotrowski
31b739bc77
Add result buffer toggle 2019-09-26 15:26:30 -05:00
prolic
0472d5d560
Use common SQL interface library 2018-07-01 12:33:12 -05:00
Aaron Piotrowski
3b1ed859ea
Use unbuffered connection for pq tests 2017-11-05 18:37:15 -06:00
Aaron Piotrowski
a723281a95
Combine Connection specific tests 2017-11-05 18:14:22 -06:00
Aaron Piotrowski
dc47cdcccc
Add extension specific pool tests 2017-11-05 18:12:12 -06:00
Aaron Piotrowski
fac9041cac
Update and fix code styles
Changed to match code styles used in other Amp packages.
2017-06-20 22:59:42 -05:00
Aaron Piotrowski
b9daaed1d9 Separate connect tests 2017-06-14 22:46:25 -05:00
Aaron Piotrowski
85df59ff9f Drop table before test 2017-05-26 16:26:25 -05:00
Bob Weinand
7c00cf1fb0 Refix style fixed code 2017-05-17 18:14:12 +02:00
Aaron Piotrowski
2776a0344e Update code styles 2017-05-15 23:28:37 -05:00
Aaron Piotrowski
5d687a6cb5 Drop strict types 2016-12-29 23:21:17 -06:00
Aaron Piotrowski
87809b70d1 Test and formatting updates 2016-09-20 00:47:16 -05:00
Aaron Piotrowski
caf829a48c Initial commit 2016-09-14 09:27:39 -05:00