python - fe: Extend testCopy and testCopyFail. - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - fe: Extend testCopy and testCopyFail.
Date
Msg-id 20060313001315.9D05C103383A@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Extend testCopy and testCopyFail.

This now checks empty, single, and double copy sets. Also, make it copy the
data back out, and compare it against what was sent in.
Make testCopyFail validate that the transaction state is in error after the
CopyFail was sent. (Check immediate and after-one failures)

Modified Files:
--------------
    fe/test:
        tracenull.py (r1.6 -> r1.7)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/fe/test/tracenull.py.diff?r1=1.6&r2=1.7)

pgsql-committers by date:

Previous
From: cmaj@pgfoundry.org (User Cmaj)
Date:
Subject: pgaccess - pgaccess: remove OIDs from scripts in favor of unique script
Next
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql: 2006-03-12 Francisco Figueiredo Jr.