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 09:12:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
39edbe51921918b99bc2f8d24de2da172afeb057
archived-php-src
/
ext
/
pdo_pgsql
History
Edin Kadribasic
9cc4fb18b6
PQfreemem() is only available in 7.4
2004-05-26 17:45:03 +00:00
..
config.m4
…
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
PQfreemem() is only available in 7.4
2004-05-26 17:45:03 +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
…