python - be: Set the default encoding to the server_encoding. - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - be: Set the default encoding to the server_encoding.
Date
Msg-id 20050628002850.44F681126090@pgfoundry.org
Whole thread Raw
List 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 by date:

Previous
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - be: It is possible for PyObject_Str to fail, so be sure to
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Replace pg_shadow and pg_group by new role-capable catalogs