plpythonu and type record

From: Ottavio Campana <ottavio(at)campana(dot)vi(dot)it>
To: pgsql-general(at)postgresql(dot)org
Subject: plpythonu and type record
Date: 2006-07-22 16:26:37
Message-ID: 44C251BD.5080106@campana.vi.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm trying to write a stored procedure in python with postgresql 7.4,
but I cannot return a record or a setof record.

I get this error:

ERROR: cannot accept a value of type record

Is possible to return a record or am I trying to do something impossible?

Thank you

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2006-07-22 17:34:41 Re: PGSQL 8.1.4 on Win2003 at istanbul :), could not access status of transaction xxxxx , could not open file "pg_subtrans/000A": Invalid argument
Previous Message Erik Jones 2006-07-21 21:14:28 Re: Impact of vacuum full...