Home
last modified time | relevance | path

Searched refs:pg_copy_from (Results 1 – 5 of 5) sorted by relevance

/PHP-5.4/ext/pgsql/tests/
H A D06copy.phpt16 pg_copy_from($db, $table_name, $rows);
/PHP-5.4/ext/pgsql/
H A Dphp_pgsql.h147 PHP_FUNCTION(pg_copy_from);
H A DREADME148 nt pg_copy_from(int connection_id, string table_name, array rows
H A Dpgsql.c651 PHP_FE(pg_copy_from, arginfo_pg_copy_from)
4007 PHP_FUNCTION(pg_copy_from) argument
/PHP-5.4/
H A DNEWS3881 - Fixed bug #51607 (pg_copy_from does not allow schema in the tablename
5241 - Fixed bug #47639 (pg_copy_from() WARNING: nonstandard use of \\ in a
8058 - Fixed memory corruption in pg_copy_from() in case the as_null parameter was

Completed in 52 milliseconds