pgsql: Fix plpython to work (or at least pass its regression tests) with

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Fix plpython to work (or at least pass its regression tests) with
Дата
Msg-id 20061121215105.BA6EE9FB263@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix plpython to work (or at least pass its regression tests) with
python 2.5.  This involves fixing several violations of the published
spec for creating PyTypeObjects, and adding another regression test
expected output for yet another variation of error message spelling.

Modified Files:
--------------
    pgsql/src/pl/plpython:
        plpython.c (r1.89 -> r1.90)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpython/plpython.c.diff?r1=1.89&r2=1.90)

Added Files:
-----------
    pgsql/src/pl/plpython/expected:
        plpython_error_3.out (r1.1)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpython/expected/plpython_error_3.out?rev=1.1&content-type=text/x-cvsweb-markup)

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

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Mention pgpool-II can do Clustering For Parallel Query Execution.
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Suppress timezone (%Z) part of timestamp display when running on