Home
last modified time | relevance | path

Searched refs:pg_connect (Results 76 – 82 of 82) sorted by relevance

1234

/PHP-8.0/ext/pgsql/tests/
H A D05large_object.phpt10 $db = pg_connect($conn_str);
H A D03sync_query.phpt10 $db = pg_connect($conn_str);
/PHP-8.0/ext/pgsql/
H A Dphp_pgsql.h61 PHP_FUNCTION(pg_connect);
H A Dpgsql_arginfo.h451 ZEND_FUNCTION(pg_connect);
543 ZEND_FE(pg_connect, arginfo_pg_connect)
H A Dpgsql.stub.php6 function pg_connect(string $connection_string, int $flags = 0) {} function
H A Dpgsql.c693 PHP_FUNCTION(pg_connect) in PHP_FUNCTION() argument
/PHP-8.0/
H A DUPGRADING456 . The deprecated pg_connect() syntax using multiple parameters instead of a

Completed in 30 milliseconds

1234