Re: How to add function schema in search_path in option definitio - Mailing list pgsql-general

From Adrian Klaver
Subject Re: How to add function schema in search_path in option definitio
Date
Msg-id c04a9e4a-8fc1-33af-2126-7685c25bccf9@aklaver.com
Whole thread Raw
In response to Re: How to add function schema in search_path in option definitio  (Lorusso Domenico <domenico.l76@gmail.com>)
Responses Re: How to add function schema in search_path in option definitio
List pgsql-general
On 7/9/23 13:47, Lorusso Domenico wrote:
> Hello Adrian and Peter,
> yes the set parameter in function definition is also my preferred 
> choice, but....
> 
> I need to add the schema to path, not to substitute the path, this is my 
> problem
> 

This post:

https://www.postgresql.org/message-id/9f3db764-804e-7154-3f8c-f5f19628178e%40aklaver.com

showed a way to do that.

-- 
Adrian Klaver
adrian.klaver@aklaver.com




pgsql-general by date:

Previous
From: Lorusso Domenico
Date:
Subject: Re: How to add function schema in search_path in option definitio
Next
From: pf@pfortin.com
Date:
Subject: INSERT UNIQUE row?