php-src/ext/pgsql/tests/06copy.phpt

11 lines
131 B
Plaintext
Raw Normal View History

2001-12-17 00:16:48 +00:00
--TEST--
PostgreSQL copy functions
--SKIPIF--
<?php include("skipif.inc"); ?>
--FILE--
<?php
include("copy.inc");
?>
--EXPECT--
OK