Re: select into composite type / return - Mailing list pgsql-sql

From Gary Stainburn
Subject Re: select into composite type / return
Date
Msg-id 7dc52003-94f1-cc2d-7f87-2b14a3210857@ringways.co.uk
Whole thread Raw
In response to Re: select into composite type / return  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: select into composite type / return  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-sql
On 22/03/2021 10:56, Pavel Stehule wrote:
probably you can write

D := do_breakdown(...);

and it will be faster

Pavel

That also worked, which surprised me as I thought I'd already Tried that.

Thanks.

Gary

pgsql-sql by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: select into composite type / return
Next
From: Pavel Stehule
Date:
Subject: Re: select into composite type / return