Re: why can't plpgsql return a row-expression?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Asif Rehman <asifr(dot)rehman(at)gmail(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: why can't plpgsql return a row-expression?
Date: 2012-12-06 22:01:16
Message-ID: 17327.1354831276@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Asif Rehman <asifr(dot)rehman(at)gmail(dot)com> writes:
> I have attached the stripped-down version. I will leave the type coercions
> support for a separate patch.

OK, I'll take a look at this one.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message MauMau 2012-12-06 22:33:29 Re: Serious problem: media recovery fails after system or PostgreSQL crash
Previous Message Alvaro Herrera 2012-12-06 21:35:38 Re: [COMMITTERS] pgsql: Background worker processes