Re: plpgsql, return can contains any expression

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: plpgsql, return can contains any expression
Дата
Msg-id 200609042132.k84LWoF17826@momjian.us
обсуждение исходный текст
Ответ на plpgsql, return can contains any expression  ("Pavel Stehule" <pavel.stehule@hotmail.com>)
Список pgsql-patches
I am going to need this in 24 hours or it might not make it into 8.2.

---------------------------------------------------------------------------

bruce wrote:
>
> 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. +

--
  Bruce Momjian   bruce@momjian.us
  EnterpriseDB    http://www.enterprisedb.com

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

В списке pgsql-patches по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Unable to post to -patches (was: Visual C++
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Trivial patch to double vacuum speed