| From: | Asif Rehman <asifr(dot)rehman(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| 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 21:13:49 |
| Message-ID: | CADM=JeifRd=xuVQLkPfpxdron+-d4BZqvjyitqi=KgWDVXs55w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
I have attached the stripped-down version. I will leave the type coercions
support for a separate patch.
Regards,
--Asif
On Fri, Dec 7, 2012 at 1:14 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Robert Haas <robertmhaas(at)gmail(dot)com> writes:
> > Are you going to commit a stripped-down version of the patch?
>
> I set it back to "waiting on author" --- don't know if he wants to
> produce a stripped-down version with no type coercions, or try to use
> cast-based coercions.
>
> regards, tom lane
>
| Attachment | Content-Type | Size |
|---|---|---|
| return_rowtype.v4.patch | application/octet-stream | 16.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2012-12-06 21:26:50 | Re: Re: How to check whether the row was modified by this transaction before? |
| Previous Message | Jeff Janes | 2012-12-06 21:09:54 | Re: Slow query: bitmap scan troubles |