Re: Setof RangeType returns - Mailing list pgsql-hackers

From Chapman Flack
Subject Re: Setof RangeType returns
Date
Msg-id 5FC6C441.60403@anastigmatix.net
Whole thread Raw
In response to Re: Setof RangeType returns  (Patrick Handja <patrick.bungama@gmail.com>)
List pgsql-hackers
On 12/01/20 17:19, Patrick Handja wrote:
> Just figured out. I think I can use RANGE_EMPTY and it will be like:
> 
>> typcache =range_get_typcache(fcinfo, RangeTypeGetOid(RANGE_EMPTY));

Are you sure you are not simply looking for
range_get_typcache(fcinfo, INT4RANGEOID) ?


Top-posting is not used for replies on these lists.

Regards,
-Chap



pgsql-hackers by date:

Previous
From: Justin Pryzby
Date:
Subject: Re: error_severity of brin work item
Next
From: Tom Lane
Date:
Subject: Recent eelpout failures on 9.x branches