php-src/ext/pdo_pgsql
Edin Kadribasic 095a6f1eb3 Use PQescapeBytea() for quoting. Need to think how to add binary safe
quoting for blobls (pgsql bytea type).
Fixes #2818
2005-01-17 10:37:41 +00:00
..
config.m4 detect funky kerberos deps that chain on from openssl deps on RH distros 2005-01-13 01:12:34 +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 PostgreSQL PDO driver. 2004-05-20 02:27:49 +00:00
pgsql_driver.c Use PQescapeBytea() for quoting. Need to think how to add binary safe 2005-01-17 10:37:41 +00:00
pgsql_statement.c Take a blind stab at implementing scrollable cursors for pgsql. 2005-01-13 01:59:39 +00:00
php_pdo_pgsql_int.h Take a blind stab at implementing scrollable cursors for pgsql. 2005-01-13 01:59:39 +00:00
php_pdo_pgsql.h PostgreSQL PDO driver. 2004-05-20 02:27:49 +00:00