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

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - be: Set the default encoding to the server_encoding.
Date: 2005-06-28 00:28:50
Message-ID: 20050628002850.44F681126090@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-06-28 05:09:14 pgsql: Replace pg_shadow and pg_group by new role-capable catalogs
Previous Message James William Pye 2005-06-28 00:27:38 python - be: It is possible for PyObject_Str to fail, so be sure to