8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 16:03:02 +01:00

Version history.

This commit is contained in:
robocop 2008-04-10 13:05:22 +00:00
parent 958e8afb73
commit 16e91c3c55

View File

@ -217,9 +217,11 @@ static const struct
{"lowcase", one},
{"strlen", strlength},
{"trim", trim},
// New BLR in FB2.1
{"init_variable", variable},
{"recurse", union_ops},
{"sys_function", function},
// New BLR in FB2.5
{"auto_trans", one},
{"similar", similar},
{"exec_stmt", exec_stmt},