python - be: Set the default encoding to the server_encoding.

Поиск
Список
Период
Сортировка
От jwp@pgfoundry.org (James William Pye)
Тема python - be: Set the default encoding to the server_encoding.
Дата
Msg-id 20050628002850.44F681126090@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Set the default encoding to the server_encoding. (Special case 'Unicode').
Don't include windows.h again.

Modified Files:
--------------
    be/src:
        pl.c (r1.18 -> r1.19)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/pl.c.diff?r1=1.18&r2=1.19)

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

Предыдущее
От: jwp@pgfoundry.org (James William Pye)
Дата:
Сообщение: python - be: It is possible for PyObject_Str to fail, so be sure to
Следующее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Replace pg_shadow and pg_group by new role-capable catalogs