Subject Re: [firebird-support] Firebird vs. PostgreSQL
Author Alexey Kovyazin
Martijn,

What about compilation of stored procedures - is it true that it is
possible to create SP with errors, and they appear only when it will be
invoked?

Also, about checking the parameters - is it true that you can create
stored procedure which invokes other stored procedure with wrong list of
parameters, and it will give error only at the execution time?

Regards,
Alexey



On 07.11.2018 19:27, 'Martijn Tonies (Upscene Productions)'
m.tonies@... [firebird-support] wrote:
> Yes, it's true and it's rather annoying when, for example, developing an
> interactive database development tool;)