This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-28 10:12:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eefbc4398a734ea89b1547301fda602edca76df1
archived-php-src
/
ext
/
pdo_pgsql
/
tests
History
Patrick Allaert
e2e76d40e3
- Fixed tests not passing under windows because of the directory separator
...
difference (thanks Eyal Teutsch for reporting)
2010-11-08 09:29:15 +00:00
..
bug36727.phpt
- Fixed tests not passing under windows because of the directory separator
2010-11-08 09:29:15 +00:00
bug43925.phpt
…
bug46274_2.phpt
…
bug46274.phpt
…
bug48764.phpt
- Fixed bug
#48764
(PDO_pgsql::query always uses implicit prepared statements if v3 proto available)
2009-10-07 17:40:16 +00:00
bug_33876.phpt
- Updated pdo_pgsql tests to be 8.5+ friendly
2009-12-25 20:11:07 +00:00
bug_49985.phpt
- Updated pdo_pgsql tests to be 8.5+ friendly
2009-12-25 20:11:07 +00:00
common.phpt
…
config.inc
…
copy_from.phpt
Added support for copy to/from array/file for pdo_pgsql extension.
2010-06-10 11:11:29 +00:00
copy_to.phpt
Added support for copy to/from array/file for pdo_pgsql extension.
2010-06-10 11:11:29 +00:00
is_in_transaction.phpt
Added inTransaction() method to PDO, with specialized support for Postgres
2010-06-10 12:11:19 +00:00
large_objects.phpt
…