Re: [HACKERS] process crash when a plpython function returns unicode

2005-06-27 Thread Michael Fuhr
On Sat, Jun 18, 2005 at 05:27:28PM +0200, Tino Wildenhain wrote: > Am Samstag, den 18.06.2005, 08:41 -0600 schrieb Michael Fuhr: > > > > I was going to submit a patch, but I don't know enough about the > > Python API or how Python and PostgreSQL handle Unicode to know > > whether adding that simpl

Re: [HACKERS] process crash when a plpython function returns unicode

2005-06-18 Thread Michael Fuhr
I've moved this thread from pgsql-bugs to pgsql-hackers; here are the original messages: http://archives.postgresql.org/pgsql-bugs/2005-06/msg00105.php http://archives.postgresql.org/pgsql-bugs/2005-06/msg00107.php As I mentioned in my followup to the bug report, a simple fix would appear to be t