Re: plpython error since upgrading from 7.x to 8.x

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: CSN <cool_screen_name90001(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: plpython error since upgrading from 7.x to 8.x
Date: 2005-05-25 12:26:15
Message-ID: 20050525122615.GA41345@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, May 25, 2005 at 02:04:22AM -0700, CSN wrote:
>
> I had a plpythonu function that worked in 7.x but
> since upgrading to 8.x it's giving this error:
>
> ERROR: plpython: function "notify" failed
> DETAIL: exceptions.TypeError: unsubscriptable object

Could you post a simple, self-contained example that exhibits this
problem? Debugging would be easier if we could see what you're doing.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ragnar Hafstað 2005-05-25 13:34:25 Re: Update on tables when the row doesn't change
Previous Message Eric Jones 2005-05-25 12:08:26 triggers/functions across databases