Re: plpgsql, return can contains any expression - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: plpgsql, return can contains any expression
Date
Msg-id 200609030339.k833dXf08656@momjian.us
Whole thread Raw
In response to plpgsql, return can contains any expression  ("Pavel Stehule" <pavel.stehule@hotmail.com>)
List 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@momjian.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Patch for - Change FETCH/MOVE to use int8
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] DOC: catalog.sgml