Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit ea4ae10

Browse files
committed
Fix problems with CURRENT_DATE and related functions being used in
table defaults or rules: translate them to a function call so that parse_coerce doesn't reduce them to a date or time constant immediately. Also, eliminate a lot of redundancy in the expression grammar by defining a new nonterminal com_expr, which contains all the productions that can be shared by a_expr and b_expr.
1 parent 3267e29 commit ea4ae10

File tree

1 file changed

+253
-378
lines changed

1 file changed

+253
-378
lines changed

0 commit comments

Comments
 (0)