Re: BUG #15530: unable restore index on function from earthdistance contrib - Mailing list pgsql-bugs

From Andrew Gierth
Subject Re: BUG #15530: unable restore index on function from earthdistance contrib
Date
Msg-id 877egq4q16.fsf@news-spur.riddles.org.uk
Whole thread Raw
In response to Re: BUG #15530: unable restore index on function from earthdistancecontrib  (Sergei Kornilov <sk@zsrv.org>)
Responses Re: BUG #15530: unable restore index on function from earthdistance contrib
List pgsql-bugs
>>>>> "Sergei" == Sergei Kornilov <sk@zsrv.org> writes:

 Sergei> Hello
 Sergei> I think we can fix this issue by marking SQL language functions
 Sergei> "set search_path from current".

Unfortunately using SET on sql-language functions prevents inlining.

-- 
Andrew (irc:RhodiumToad)


pgsql-bugs by date:

Previous
From: Sergei Kornilov
Date:
Subject: Re: BUG #15530: unable restore index on function from earthdistancecontrib
Next
From: Tom Lane
Date:
Subject: Re: BUG #15530: unable restore index on function from earthdistance contrib