28
28
Frees the memory allocated dynamically AFTER parsing phase for variables
29
29
etc. in the symbol table. Does not free the mem heap where the table was
30
30
originally created. Frees also SQL explicit cursor definitions. */
35
35
sym_tab_t* sym_tab); /* in, own: symbol table */
36
36
/**********************************************************************
37
37
Adds an integer literal to a symbol table. */