Re: BUG #13799: Unexpected multiple exection of user defined function with out parameters

From: Michael Lang <mike(dot)lang1010(at)gmail(dot)com>
To: "Shulgin, Oleksandr" <oleksandr(dot)shulgin(at)zalando(dot)de>
Cc: Pg Bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #13799: Unexpected multiple exection of user defined function with out parameters
Date: 2015-12-08 16:10:17
Message-ID: CADWw+NRUaHj+GaAvZhSsGD7UTzJmy7n_RGPbMOrKfJsz+4BVbA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, Dec 8, 2015 at 4:54 AM, Shulgin, Oleksandr <
oleksandr(dot)shulgin(at)zalando(dot)de> wrote:

>
> You can try:
>
> SELECT * FROM demo();
>
> I think that is the idiomatic way to do that.
>

Thanks, Alex. I can't believe I didn't try that.

--
Mike

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message David G. Johnston 2015-12-08 16:16:04 Re: BUG #13798: Unexpected multiple exection of user defined function with out parameters
Previous Message Kevin Grittner 2015-12-08 16:08:34 Re: BUG #13798: Unexpected multiple exection of user defined function with out parameters