php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <php_pdo_pgsql_int.h>
Data Fields | |
zval | dbh |
PGconn * | conn |
int | lfd |
Oid | oid |
Definition at line 97 of file php_pdo_pgsql_int.h.
PGconn* pdo_pgsql_lob_self::conn |
Definition at line 99 of file php_pdo_pgsql_int.h.
zval pdo_pgsql_lob_self::dbh |
Definition at line 98 of file php_pdo_pgsql_int.h.
int pdo_pgsql_lob_self::lfd |
Definition at line 100 of file php_pdo_pgsql_int.h.
Oid pdo_pgsql_lob_self::oid |
Definition at line 101 of file php_pdo_pgsql_int.h.