pginstaller - pginst: Check for the correct version of python (2.5 is

Поиск
Список
Период
Сортировка
От mha@pgfoundry.org (User Mha)
Тема pginstaller - pginst: Check for the correct version of python (2.5 is
Дата
Msg-id 20080523192953.716BF17AE6FD@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Check for the correct version of python (2.5 is used by the backend)

Per report from Jose Oliveira in bug #1010399.

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
    pginst/ca:
        pginstca.c (r1.119.2.3 -> r1.119.2.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff?r1=1.119.2.3&r2=1.119.2.4)

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

Предыдущее
От: mha@pgfoundry.org (User Mha)
Дата:
Сообщение: pginstaller - pginst: Check for the correct version of python (2.5 is
Следующее
От: karl@pgfoundry.org (User Karl)
Дата:
Сообщение: pgtcl - libpgtcl: * Add new pg_result suboption -tupleArrayWithoutNulls.