31.05.2021 22:21, Adriano dos Santos Fernandes wrote:

As the second, unrelated change, shorten EXECUTE
PROCEDURE/STATEMENT/what-else OBJECT to EXEC OBJECT and decide about
object type from context - provided it will not raise the hell in btyacc.

I do not understood what you mean.

Shorthands like these:

EXEC MY_PROC (...) -- instead of EXECUTE PROCEDURE MY_PROC
EXEC 'MY SQL' (...) -- instead of EXECUTE STATEMENT 'MY SQL'


Dmitry


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

Reply via email to