| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Pavel Stehule <pavel(dot)stehule(at)hotmail(dot)com> |
| Cc: | pgsql-patches(at)postgresql(dot)org, neilc(at)samurai(dot)com |
| Subject: | Re: plpgsql, return can contains any expression |
| Date: | 2006-09-03 03:39:33 |
| Message-ID: | 200609030339.k833dXf08656@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
While this patch has new regression tests, it doesn't have new expected
output for it. Please update the patch to supply that. Thanks.
---------------------------------------------------------------------------
Pavel Stehule wrote:
> Hello
>
> This patch allows using any row expression in return statement and does
> transformation from untyped row to composite types if it's necessary.
>
> Regards
> Pavel Stehule
>
> _________________________________________________________________
> Chcete sdilet sve obrazky a hudbu s prateli? http://messenger.msn.cz/
[ Attachment, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joshua D. Drake | 2006-09-03 03:39:39 | Re: gBorg status? |
| Previous Message | Bruce Momjian | 2006-09-03 03:24:40 | Re: [HACKERS] [COMMITTERS] pgsql: Change FETCH/MOVE |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2006-09-03 04:01:06 | Re: [HACKERS] DOC: catalog.sgml |
| Previous Message | Bruce Momjian | 2006-09-03 03:26:06 | Re: Patch for - Change FETCH/MOVE to use int8 |