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-27 09:42:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
daa52df47af4fef55d1c5abf00a35e6782ee2bd4
archived-php-src
/
ext
/
pdo_pgsql
History
Marcus Boerger
3bca709fbc
Add missing module deps
2004-08-11 21:04:36 +00:00
..
config.m4
Add missing module deps
2004-08-11 21:04:36 +00:00
config.w32
Fix prototype.
2004-05-20 10:24:17 +00:00
CREDITS
Prepare release
2004-05-21 19:09:43 +00:00
package.xml
Prepare release
2004-05-21 19:09:43 +00:00
pdo_pgsql.c
…
pgsql_driver.c
Proper parameter separators for PostgreSQL connection initialization.
2004-07-29 00:18:02 +00:00
pgsql_statement.c
Fixed possible crash.
2004-05-20 18:10:16 +00:00
php_pdo_pgsql_int.h
Last insert id (oids) support.
2004-05-20 18:00:24 +00:00
php_pdo_pgsql.h
…