python - fe: Use "x is [not] None" conditionals to help speed things

Поиск
Список
Период
Сортировка
От jwp@pgfoundry.org (James William Pye)
Тема python - fe: Use "x is [not] None" conditionals to help speed things
Дата
Msg-id 20060212014036.57D4C1033806@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Use "x is [not] None" conditionals to help speed things along.

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

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

Предыдущее
От: jwp@pgfoundry.org (James William Pye)
Дата:
Сообщение: python - fe: Use the UnicodeType as the base for the String typing.
Следующее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Please find enclosed a patch that lets you use \c to connect