mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 20:03:03 +01:00
Version history.
This commit is contained in:
parent
958e8afb73
commit
16e91c3c55
@ -217,9 +217,11 @@ static const struct
|
|||||||
{"lowcase", one},
|
{"lowcase", one},
|
||||||
{"strlen", strlength},
|
{"strlen", strlength},
|
||||||
{"trim", trim},
|
{"trim", trim},
|
||||||
|
// New BLR in FB2.1
|
||||||
{"init_variable", variable},
|
{"init_variable", variable},
|
||||||
{"recurse", union_ops},
|
{"recurse", union_ops},
|
||||||
{"sys_function", function},
|
{"sys_function", function},
|
||||||
|
// New BLR in FB2.5
|
||||||
{"auto_trans", one},
|
{"auto_trans", one},
|
||||||
{"similar", similar},
|
{"similar", similar},
|
||||||
{"exec_stmt", exec_stmt},
|
{"exec_stmt", exec_stmt},
|
||||||
|
Loading…
Reference in New Issue
Block a user