python - ip: Simplify the connection's Python protocol.

Поиск
Список
Период
Сортировка
От jwp@pgfoundry.org (James William Pye)
Тема python - ip: Simplify the connection's Python protocol.
Дата
Msg-id 20071108190314.0B16A216D0E@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Simplify the connection's Python protocol.

Remove ideas like "connection interfaces" and "querymethods". While neat, they
tended to be difficult to use without much gain.

Modified Files:
--------------
    ip:
        spec.xml (r1.6 -> r1.7)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ip/spec.xml.diff?r1=1.6&r2=1.7)
    ip/src:
        abstract.py (r1.7 -> r1.8)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ip/src/abstract.py.diff?r1=1.7&r2=1.8)
        option.py (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ip/src/option.py.diff?r1=1.1&r2=1.2)
        python.py (r1.9 -> r1.10)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ip/src/python.py.diff?r1=1.9&r2=1.10)

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

Предыдущее
От: jwp@pgfoundry.org (James William Pye)
Дата:
Сообщение: python - pkg: Update package information and remove 'ex' from module
Следующее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Add "High Availability, Load Balancing, and Replication Feature