Subject RE: [firebird-support] Re: Stored Procedure as a Function?
Author Dmitry Yemanov
Martijn,

> Which - of course - brings us a new question... Would it be
> possible to
> create/sponsor functionality for an inline function created with
> CREATE FUNCTION for Firebird 2.0? :-)

Seriously speaking, they should appear in v2.0. I had them generally working
in my private tree some months ago, but since their implementation requires
an ODS change, it was deferred till the better times. The SQL standard
declares them pretty clearly to follow, but they have a parsing conflict
with UDFs (some kind of precedence must be chosen to solve it).


Dmitry