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-30 04:02:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
97cb6dd67750842de175fa50b0f64fc5791f7957
archived-php-src
/
ext
/
pdo_pgsql
History
Felipe Pena
1d92251fe1
- Fixed bug
#43925
(Incorrect argument counter in prepared statements with pgsql)
2008-10-23 18:22:18 +00:00
..
tests
- Fixed bug
#43925
(Incorrect argument counter in prepared statements with pgsql)
2008-10-23 18:22:18 +00:00
config.m4
- Fix PDO configure dependancy: If --disable-pdo is used, disable all enabled-by-default drivers. Also error out if you try to configure a driver as static but pdo is disabled.
2008-07-25 13:38:41 +00:00
config.w32
MFB: Sync with Unix build
2006-10-11 11:00:37 +00:00
CREDITS
…
package.xml
…
pdo_pgsql.c
Bump copyright year, 2 of 2.
2007-12-31 07:12:20 +00:00
pgsql_driver.c
Bump copyright year, 2 of 2.
2007-12-31 07:12:20 +00:00
pgsql_statement.c
- Removed unused variables
2008-08-15 19:57:24 +00:00
php_pdo_pgsql_int.h
Bump copyright year, 2 of 2.
2007-12-31 07:12:20 +00:00
php_pdo_pgsql.h
MFB: remove unused PHP_EXTNAME_API macros.
2008-01-03 16:18:29 +00:00