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-26 17:22:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5cd01fa48ba8c2876e6a1cbffe5c2689650ca420
archived-php-src
/
ext
/
pdo_pgsql
/
tests
History
Felipe Pena
2a9bb86383
MFH: Fixed test bug
#47311
(PDO::PARAM_LOB columns need to be bound before execute() on PgSQL)
2009-02-11 10:44:48 +00:00
..
bug36727.phpt
MFB: fixed test
2007-12-04 13:05:24 +00:00
bug43925.phpt
- MFH: Fixed bug
#43925
(Incorrect argument counter in prepared statements with pgsql)
2008-10-23 18:56:05 +00:00
bug46274_2.phpt
- New tests
2008-10-12 13:25:35 +00:00
bug46274.phpt
- New tests
2008-10-12 13:25:35 +00:00
bug_33876.phpt
fix test names
2007-05-07 18:03:01 +00:00
common.phpt
Added PDO::pgsqlLOBCreate(), PDO::pgsqlLOBOpen() and PDO::pgsqlLOBUnlink().
2005-11-29 02:11:39 +00:00
config.inc
Added PDO::pgsqlLOBCreate(), PDO::pgsqlLOBOpen() and PDO::pgsqlLOBUnlink().
2005-11-29 02:11:39 +00:00
large_objects.phpt
MFH: Fixed test bug
#47311
(PDO::PARAM_LOB columns need to be bound before execute() on PgSQL)
2009-02-11 10:44:48 +00:00