- Notifications
You must be signed in to change notification settings - Fork28
Commit56792f3

Thomas G. Lockhart
Allow TIMESTAMP as a column name or general identifier.
timestamp had become a token a while ago, but had been omitted from the keywords.c until recently. This uncovered the omission in the ColId decl.1 parentacc9c38 commit56792f3
2 files changed
+3
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
229 | 229 |
| |
230 | 230 |
| |
231 | 231 |
| |
232 |
| - | |
| 232 | + | |
233 | 233 |
| |
234 | 234 |
| |
235 | 235 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| |||
4698 | 4698 |
| |
4699 | 4699 |
| |
4700 | 4700 |
| |
| 4701 | + | |
4701 | 4702 |
| |
4702 | 4703 |
| |
4703 | 4704 |
| |
|
0 commit comments
Comments
(0)