mariadb/pars
osku 82359ea614 pars_set_dfield_type():
Remove never-reached duplicate code.

 Replace "if (!cond) ut_error" with "ut_a(cond)".
2006-03-31 05:50:42 +00:00
..
lexyy.c Support user-function callbacks for processing results of FETCH statements 2006-03-29 11:20:29 +00:00
make_bison.sh Add make_flex.sh and update lexer/parser generation documentation. 2006-03-28 09:32:48 +00:00
make_flex.sh Add make_flex.sh and update lexer/parser generation documentation. 2006-03-28 09:32:48 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00
pars0grm.c Support user-function callbacks for processing results of FETCH statements 2006-03-29 11:20:29 +00:00
pars0grm.h Support user-function callbacks for processing results of FETCH statements 2006-03-29 11:20:29 +00:00
pars0grm.y Support user-function callbacks for processing results of FETCH statements 2006-03-29 11:20:29 +00:00
pars0lex.l Support user-function callbacks for processing results of FETCH statements 2006-03-29 11:20:29 +00:00
pars0opt.c Style cleanups: Convert spaces to tabs, remove trailing whitespace, other 2006-02-21 12:37:54 +00:00
pars0pars.c pars_set_dfield_type(): 2006-03-31 05:50:42 +00:00
pars0sym.c sym_tab_add_id(): Fix bug where we generated a string one character too 2006-03-28 09:35:33 +00:00