php-src/ext/pgsql
George Peter Banyard 612609e1bd
Refactor PGSQL extension to use zend_string*
* Prevents some unnecessary strlen() computation
 * Use interned "NULL"
 * Certain PGSQL_API functions now accept zend_string* instead of char*

Closes GH-6792
2021-04-19 20:33:40 +01:00
..
tests ValueError if lengths is less than 0 2021-04-19 20:27:34 +01:00
config.m4 PGSQL and POD_SQL: don't include pg_config.h 2020-05-25 10:48:35 +02:00
config.w32 PGSQL and POD_SQL: don't include pg_config.h 2020-05-25 10:48:35 +02:00
CREDITS
pgsql.c Refactor PGSQL extension to use zend_string* 2021-04-19 20:33:40 +01:00
pgsql.stub.php Generate class entries from stubs for oci8, odbc, openssl, pcntl, pdo, pgsql 2021-02-14 23:19:21 +01:00
pgsql_arginfo.h Improve class entry generation 2021-02-16 13:09:56 +01:00
php_pgsql.h Refactor PGSQL extension to use zend_string* 2021-04-19 20:33:40 +01:00