python - ip: Use new client options and move GT options to it's own

Поиск
Список
Период
Сортировка
От jwp@pgfoundry.org (James William Pye)
Тема python - ip: Use new client options and move GT options to it's own
Дата
Msg-id 20070402063811.744CD2173C6@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Use new client options and move GT options to it's own module.

Other keyword updates.

Modified Files:
--------------
    ip/src:
        abstract.py (r1.6 -> r1.7)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ip/src/abstract.py.diff?r1=1.6&r2=1.7)
        python.py (r1.7 -> r1.8)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ip/src/python.py.diff?r1=1.7&r2=1.8)

Added Files:
-----------
    ip/src:
        option.py (r1.1)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ip/src/option.py?rev=1.1&content-type=text/x-cvsweb-markup)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Support enum data types.
Следующее
От: jwp@pgfoundry.org (James William Pye)
Дата:
Сообщение: python - fe: Use new client options and environ.