access - Search results

2024-01-09 18:38:31 | Re: How to use one function which can be accessed for all schemas (David G. Johnston)

On Tue, Jan 9, 2024, 11:09 Bindra Bambharoliya < bindra.bambharoliya@gmail.com> wrote: Schemas don't have

2024-01-09 18:09:09 | Re: How to use one function which can be accessed for all schemas (Bindra Bambharoliya)

Create function in public or catalog schema. This function will be visible to each schema

2024-01-09 16:39:58 | How to use one function which can be accessed for all schemas (Wetmore, Matthew (CTR))

accessed for all schemas Hi, I have several schemas in my database, I want to create

2024-01-09 15:29:56 | Re: How to use one function which can be accessed for all schemas (Tom Lane)

intmail01 writes: You can either explicitly schema-qualify the function call, or make sure

2024-01-09 08:15:17 | How to use one function which can be accessed for all schemas (intmail01)

Hi, I have several schemas in my database, I want to create just one function