Re: Setof RangeType returns - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Setof RangeType returns
Date
Msg-id 1530316.1606862364@sss.pgh.pa.us
Whole thread Raw
In response to Re: Setof RangeType returns  (Patrick Handja <patrick.bungama@gmail.com>)
Responses Re: Setof RangeType returns
List pgsql-hackers
Patrick Handja <patrick.bungama@gmail.com> writes:
> In my case, I do not have a range as an argument, I am receiving 2 int,
> which I am using to create a range. How can I initialize typcache in this
> case?

You should be passing down the pointer from the outer function, which
does have it at hand, no?

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Recent eelpout failures on 9.x branches
Next
From: Thomas Munro
Date:
Subject: Re: Recent eelpout failures on 9.x branches