Re: Returning with a userd defined type (PL/pgSQL)

From: Joe Conway <mail(at)joeconway(dot)com>
To: Együd Csaba <csegyud(at)freemail(dot)hu>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Returning with a userd defined type (PL/pgSQL)
Date: 2003-04-25 06:05:59
Message-ID: 3EA8D047.9040409@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Együd Csaba wrote:
> I can do it when I want to return a set provided by a query (using return
> next;), but how can I extend this structure with additional information?

It isn't clear (at least to me) what you are asking. Can you provide a
self-contained example function along with supporting information (table
definitions, etc.) and the error message you are getting?

Joe

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message mixo 2003-04-25 07:16:48 transactions -- avoid hanging due to locks
Previous Message Andrew Sullivan 2003-04-25 05:52:04 Re: Solaris