python - pq: ShowOption is an asynchronous message, so treat it as such.

Поиск
Список
Период
Сортировка
От jwp@pgfoundry.org (James William Pye)
Тема python - pq: ShowOption is an asynchronous message, so treat it as such.
Дата
Msg-id 20050803024131.6CA551126531@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
ShowOption is an asynchronous message, so treat it as such.

Also, 'Q' messages have an implied sync, so consume the SynchronizeMessage
returned by the handle_error state to avoid a double synchronize.
(Later, perhaps, remove the syncmsg return from handle_error entirely.)

Modified Files:
--------------
    pq/src:
        client3.py (r1.1.1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pq/src/client3.py.diff?r1=1.1.1.1&r2=1.2)
    pq/test:
        client3.py (r1.1.1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pq/test/client3.py.diff?r1=1.1.1.1&r2=1.2)

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

Предыдущее
От: jwp@pgfoundry.org (James William Pye)
Дата:
Сообщение: python - pq: Get the exception information from sys.exc_info().
Следующее
От: petere@pgfoundry.org (User Petere)
Дата:
Сообщение: pgtranslation - CVSROOT: Disable commit mails