python - fe: Use the UnicodeType as the base for the String typing.

Поиск
Список
Период
Сортировка
От jwp@pgfoundry.org (James William Pye)
Тема python - fe: Use the UnicodeType as the base for the String typing.
Дата
Msg-id 20060212013507.311291033806@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Use the UnicodeType as the base for the String typing.

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

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

Предыдущее
От: gsmet@pgfoundry.org (User Gsmet)
Дата:
Сообщение: pgfouine - www:
Следующее
От: jwp@pgfoundry.org (James William Pye)
Дата:
Сообщение: python - fe: Use "x is [not] None" conditionals to help speed things