cherry-pick bugfix from 3.1 to open source branch
This commit is contained in:
@ -12334,6 +12334,10 @@ NAME_OB
|
||||
{
|
||||
make_name_node($$, result->malloc_pool_, "database");
|
||||
}
|
||||
| SCHEMA
|
||||
{
|
||||
make_name_node($$, result->malloc_pool_, "database");
|
||||
}
|
||||
| COALESCE
|
||||
{
|
||||
make_name_node($$, result->malloc_pool_, "coalesce");
|
||||
|
||||
Reference in New Issue
Block a user