diff options
author | Alexander Barkov <bar@mariadb.org> | 2016-11-24 21:57:14 +0400 |
---|---|---|
committer | Alexander Barkov <bar@mariadb.org> | 2016-12-16 18:23:20 +0400 |
commit | 4b4efb04854388f525d6515e5f95ecb92d992b34 (patch) | |
tree | 58257711870328d5a2d6cf2a256d57f2ead9d6a9 /sql/item_timefunc.h | |
parent | cba0092196bff42e956de6a2c364e3951541a9d6 (diff) | |
download | mariadb-git-4b4efb04854388f525d6515e5f95ecb92d992b34.tar.gz |
MDEV-11346 Move functions case_stmt_xxx and add_select_to_union_list as methods to LEX
The full list of functions moved:
int case_stmt_action_expr(LEX *, Item* expr);
int case_stmt_action_when(LEX *, Item *when, bool simple);
int case_stmt_action_then(LEX *);
bool add_select_to_union_list(LEX *,bool is_union_distinct, bool is_top_level);
This is a preparatory change for "MDEV-10142 PL/SQL parser",
to reuse the code easier between sql_yacc.yy and coming soon sql_yacc_ora.yy.
Diffstat (limited to 'sql/item_timefunc.h')
0 files changed, 0 insertions, 0 deletions