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
f406858cc9da5b6348d7e8568e34cdda7a034a21
archived-php-src
/
ext
/
pdo_pgsql
T
History
Felipe Pena
67db416711
- Fixed bug
#53517
(segfault in pgsql_stmt_execute() when postgres is down)
...
patch by: gyp at balabit dot hu
2010-12-10 17:50:26 +00:00
..
tests
- Fixed tests not passing under windows because of the directory separator
2010-11-08 09:29:15 +00:00
config.m4
- Fixed bug
#51617
(PDO PGSQL still broken against PostGreSQL < 7.4)
2010-04-21 01:18:19 +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
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
2010-01-03 09:23:27 +00:00
pgsql_driver.c
Fixed bug
#50728
(All PDOExceptions hardcode 'code' property to 0)
2010-01-12 12:46:54 +00:00
pgsql_statement.c
- Fixed bug
#53517
(segfault in pgsql_stmt_execute() when postgres is down)
2010-12-10 17:50:26 +00:00
php_pdo_pgsql_int.h
- Fixed bug
#51617
(PDO PGSQL still broken against PostGreSQL < 7.4)
2010-04-21 01:18:19 +00:00
php_pdo_pgsql.h
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
2010-01-03 09:23:27 +00:00