python - be: It is possible for PyObject_Str to fail, so be sure to

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - be: It is possible for PyObject_Str to fail, so be sure to
Date: 2005-06-28 00:27:38
Message-ID: 20050628002738.1CC361126090@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
It is possible for PyObject_Str to fail, so be sure to catch it.

Modified Files:
--------------
be/src:
type.c (r1.11 -> r1.12)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/type.c.diff?r1=1.11&r2=1.12)

Browse pgsql-committers by date

  From Date Subject
Next Message James William Pye 2005-06-28 00:28:50 python - be: Set the default encoding to the server_encoding.
Previous Message User Kimhanse 2005-06-28 00:25:45 tablelog - tablelog: Changed column names and types in log table: