Search Postgresql Archives

Re: schema agnostic functions in language sql

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On May 16, 2020, at 9:13 AM, David G. Johnston <david.g.johnston@xxxxxxxxx> wrote:


On Sat, May 16, 2020 at 5:15 AM Rob Sargent <robjsargent@xxxxxxxxx> wrote:
check_function_body=off may be what I want during the site install as the definitions should be correct in all aspects.

You should probably just have one "test" schema and compile your functions with the non-client test schema in the search_path.

David J.
In fact there is just such a thing in the database from which get the DDL to generate new ‘client’ dbs. (This is not commercial in any way).  So far I have not needed to bring that template into client space. Do you see a problem with using check_ function_body=off, given that the functions will be developed and tested elsewhere?


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux