python - fe: Extend testCopy and testCopyFail.

Поиск
Список
Период
Сортировка
От jwp@pgfoundry.org (James William Pye)
Тема python - fe: Extend testCopy and testCopyFail.
Дата
Msg-id 20060313001315.9D05C103383A@pgfoundry.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: cmaj@pgfoundry.org (User Cmaj)
Дата:
Сообщение: pgaccess - pgaccess: remove OIDs from scripts in favor of unique script
Следующее
От: fxjr@pgfoundry.org (User Fxjr)
Дата:
Сообщение: npgsql - Npgsql: 2006-03-12 Francisco Figueiredo Jr.