On 30/10/2015 11:57, Alex Peshkoff wrote:
> On 10/30/2015 04:00 PM, Adriano dos Santos Fernandes wrote:
>> On 30/10/2015 10:57, Adriano dos Santos Fernandes wrote:
>>> On 30/10/2015 10:53, Dimitry Sibiryakov wrote:
>>>> 30.10.2015 13:35, Adriano dos Santos Fernandes wrote:
>>>>> I said that external plugins are not loaded without editing Firebird
>>>>> supplied configuration files.
>>>>     Avalerion's CDC plugin is loaded perfectly well without editing 
>>>> plugins.conf.
>>>>
>>> What's the [Firebird] type of this plugin?
>>>
>> And, does it uses a .conf file through the API plugin?
>>
>> Of course, this is what I want, in addition to an easy-install approach,
>> use the plugin's config within the Firebird plugin API.
>>
> Plugins can be loaded without changes in plugins.conf (the only one 
> plugin which needs it is UDR, the reason is plugin name does not match 
> executable module name). I suppose that after renaming libudr_engine.so 
> to libUDR.so parameter
>      Module = $(root)/plugins/udr_engine
> will not be needed.
>
Well, but UDR is an "external language", it's not (necessarily) a plugin.

A plugin may have many languages and other things.

When you get the language name (from metadata) and try a file (plugin)
name, something is wrong.


Adriano


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

Reply via email to