python - pq: Allow compilation on windows.

Поиск
Список
Период
Сортировка
От jwp@pgfoundry.org (James William Pye)
Тема python - pq: Allow compilation on windows.
Дата
Msg-id 20050921200428.6F3171126200@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Allow compilation on windows.

Modified Files:
--------------
    pq:
        setup.py (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pq/setup.py.diff?r1=1.3&r2=1.4)
    pq/src:
        buffer.c (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pq/src/buffer.c.diff?r1=1.1&r2=1.2)

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

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Suppress database dump item when --table and/or --schema switch
Следующее
От: jwp@pgfoundry.org (James William Pye)
Дата:
Сообщение: python - typ: Correct stale module reference.