Re: [Firebird-devel] Extend ALTER EXTERNAL FUNCTION to adjust arguments

2016-03-23 Thread Alex Peshkoff
On 03/23/2016 03:34 PM, Dmitry Yemanov wrote: > 20.03.2016 14:27, Atri Sharma wrote: > >> Does this sound like an easy place to start? > It should be doable and probably you could take some ideas or even code > snippets from other places. > > First of all, syntax for ALTER EXTERNAL FUNCTION needs t

Re: [Firebird-devel] Extend ALTER EXTERNAL FUNCTION to adjust arguments

2016-03-23 Thread Dmitry Yemanov
20.03.2016 14:27, Atri Sharma wrote: > Does this sound like an easy place to start? It should be doable and probably you could take some ideas or even code snippets from other places. First of all, syntax for ALTER EXTERNAL FUNCTION needs to be changed to match the one for DECLARE EXTERNAL FUN