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-04-25 17:08:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d4b8e19e2cd9dab59188cef89fd771d7a71aa7f
archived-php-src
/
ext
/
pdo_pgsql
T
History
Ilia Alshanetsky
2d4b8e19e2
Fixed bug
#39656
(crash when calling fetch() on a PDO statment object
...
after closeCursor()).
2006-11-28 16:27:53 +00:00
..
tests
fix
#36727
(segfault in pdo_pgsql bindValue() when no parameters are defined)
2006-03-17 22:15:57 +00:00
config.m4
Make quote() in PostgreSQL use PQescapeByteaConn() whenever possible for
2006-10-06 22:34:16 +00:00
config.w32
Sync with Unix build
2006-10-11 11:00:03 +00:00
CREDITS
Prepare release
2004-05-21 19:09:43 +00:00
package2.xml
set min pdo dep to 1.0.3, which will be the new pecl release
2006-05-02 02:43:11 +00:00
pdo_pgsql.c
Be more verbose in phpinfo() output
2006-03-14 10:49:18 +00:00
pgsql_driver.c
Make quote() in PostgreSQL use PQescapeByteaConn() whenever possible for
2006-10-06 22:34:16 +00:00
pgsql_statement.c
Fixed bug
#39656
(crash when calling fetch() on a PDO statment object
2006-11-28 16:27:53 +00:00
php_pdo_pgsql_int.h
bump year and license version
2006-01-01 12:51:34 +00:00
php_pdo_pgsql.h
bump year and license version
2006-01-01 12:51:34 +00:00