python - be: Mark _init as the constructor for Darwin support.

Поиск
Список
Период
Сортировка
От jwp@pgfoundry.org (James William Pye)
Тема python - be: Mark _init as the constructor for Darwin support.
Дата
Msg-id 20050625082544.946661126016@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Mark _init as the constructor for Darwin support.
Assert that Python is initialized at the PostgreSQL entry points.

Modified Files:
--------------
    be/src:
        pl.c (r1.17 -> r1.18)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/pl.c.diff?r1=1.17&r2=1.18)

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Update: < * Allow per-user and per-tablespaces quotas > * Allow
Следующее
От: jwp@pgfoundry.org (James William Pye)
Дата:
Сообщение: python - be: Fix build on darwin.