Test: /ext/pdo_pgsql/tests/copy_to.phpt - Version 5.5.99-dev    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
039+ Aborted
039- bool(false)
040- Testing pgsqlCopyToFile() with default parameters
041- bool(true)
042- 0 test insert 0 \N
043- 1 test insert 1 \N
044- 2 test insert 2 \N
045- Testing pgsqlCopyToFile() with different field separator and not null indicator
046- bool(true)
047- 0;test insert 0;NULL
048- 1;test insert 1;NULL
049- 2;test insert 2;NULL
050- Testing pgsqlCopyToFile() with only selected fields
051- bool(true)
052- 0;NULL
053- 1;NULL
054- 2;NULL
055- Testing pgsqlCopyToFile() with error
056- bool(false)