Commit 6538173
committed
Enable CreateHekatonTriggerStatementTest with asterisk wildcard and string value fixes
- Add support for TokenStar (asterisk) as a wildcard ColumnReferenceExpression
in parsePrimaryExpression, fixing count(*) parsing in function calls
- Fix LiteralAtomicBlockOption value parsing to strip N prefix and quotes
from national strings in BEGIN ATOMIC block options1 parent ec1883d commit 6538173
4 files changed
Lines changed: 17 additions & 4 deletions
File tree
- parser
- testdata
- Baselines130_CreateHekatonTriggerStatementTest
- CreateHekatonTriggerStatementTest
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
689 | 689 | | |
690 | 690 | | |
691 | 691 | | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
692 | 696 | | |
693 | 697 | | |
694 | 698 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
993 | 993 | | |
994 | 994 | | |
995 | 995 | | |
| 996 | + | |
| 997 | + | |
| 998 | + | |
| 999 | + | |
| 1000 | + | |
| 1001 | + | |
| 1002 | + | |
| 1003 | + | |
| 1004 | + | |
996 | 1005 | | |
997 | 1006 | | |
998 | | - | |
999 | | - | |
| 1007 | + | |
| 1008 | + | |
1000 | 1009 | | |
1001 | 1010 | | |
1002 | 1011 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments