python - pq: Add WireMessage and reorder startup packets.

Поиск
Список
Период
Сортировка
От jwp@pgfoundry.org (James William Pye)
Тема python - pq: Add WireMessage and reorder startup packets.
Дата
Msg-id 20050912220859.AF9351125F68@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add WireMessage and reorder startup packets. Remove the Startup's special string
function as it doesn't need it if type = ''.

Modified Files:
--------------
    pq/src:
        element3.py (r1.8 -> r1.9)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pq/src/element3.py.diff?r1=1.8&r2=1.9)

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

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Update manual's introduction to indexes to reflect 8.1 changes;
Следующее
От: neilc@svr1.postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: Make the documentation of GUC variables a separate chapter,