python - pq: Use () instead of tuple(), and make Describe, Close, and

Поиск
Список
Период
Сортировка
От jwp@pgfoundry.org (James William Pye)
Тема python - pq: Use () instead of tuple(), and make Describe, Close, and
Дата
Msg-id 20050811220340.A39171125BAE@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Use () instead of tuple(), and make Describe, Close, and Complete inherit from
StringType instead of delegating out.

Modified Files:
--------------
    pq/src:
        element3.py (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pq/src/element3.py.diff?r1=1.3&r2=1.4)

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

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Autovacuum loose end mop-up.
Следующее
От: jwp@pgfoundry.org (James William Pye)
Дата:
Сообщение: python - pq: Refine extended protocol transactions.