11.05.2020 11:13, Jiří Činčura wrote:
I'm wondering whether it would make sense from engine's POV to have an ability 
for the external engine plugin to provide default/implicit/built-in functions - 
aka function that are always available (like built-in) and do not require 
registration (by using create function/procedure/...) in the database?

Much better would be if engine ask the plugin for list of provided routines and don't require the registration at all. But this creates an egg-and-chicken problem: how to find the plugin. Loading of all libraries in plugin directory would be a security problem.

--
  WBR, SD.


Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to