pgsql: Looks like the new plpython regression test fails on older

Поиск
Список
Период
Сортировка
От adunstan@postgresql.org (Andrew Dunstan)
Тема pgsql: Looks like the new plpython regression test fails on older
Дата
Msg-id 20060527123911.29FC29FA315@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------

Looks like the new plpython regression test fails on older pythons. See if this works.

Modified Files:
--------------
    pgsql/src/pl/plpython/expected:
        plpython_function.out (r1.7 -> r1.8)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpython/expected/plpython_function.out.diff?r1=1.7&r2=1.8)
    pgsql/src/pl/plpython/sql:
        plpython_function.sql (r1.7 -> r1.8)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpython/sql/plpython_function.sql.diff?r1=1.7&r2=1.8)

В списке pgsql-committers по дате отправления:

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Use E'' strings internally only when standard_conforming_strings
Следующее
От: hinoue@pgfoundry.org (User Hinoue)
Дата:
Сообщение: psqlodbc - psqlodbc: 1.Fix a crash on SQLDisconnect.