Обсуждение: pgsql: Fix python regression testing script to bail out early if

Поиск
Список
Период
Сортировка

pgsql: Fix python regression testing script to bail out early if

От
tgl@svr1.postgresql.org (Tom Lane)
Дата:
Log Message:
-----------
Fix python regression testing script to bail out early if language
creation fails ... no point in running the tests.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/src/pl/plpython:
        test.sh (r1.4 -> r1.4.8.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpython/test.sh.diff?r1=1.4&r2=1.4.8.1)