Home
last modified time | relevance | path

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

/PHP-5.5/ext/pgsql/tests/
H A D06copy.phpt12 $rows = pg_copy_to($db, $table_name);
/PHP-5.5/ext/pgsql/
H A Dphp_pgsql.h146 PHP_FUNCTION(pg_copy_to);
H A DREADME145 mixed pg_copy_to(int connection_id, string table_name,
H A Dpgsql.c650 PHP_FE(pg_copy_to, arginfo_pg_copy_to)
3871 PHP_FUNCTION(pg_copy_to) argument
/PHP-5.5/
H A DNEWS5066 - Fixed bug #51609 (pg_copy_to: Invalid results when using fourth parameter).
5068 - Fixed bug #51608 (pg_copy_to: WARNING: nonstandard use of \\ in a string
5345 - Fixed bug #50195 (pg_copy_to() fails when table name contains schema. (Ilia)

Completed in 44 milliseconds