Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3f7d24d

Browse files
committed
Add missing keywords to gram.y's unreserved_keywords list.
We really need an automated check for this ... and did VALIDATE reallyneed to become a keyword at all, rather than picking some other syntaxusing existing keywords?
1 parenta2f2165 commit3f7d24d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎src/backend/parser/gram.y

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11780,6 +11780,7 @@ unreserved_keyword:
1178011780
| CLASS
1178111781
| CLOSE
1178211782
| CLUSTER
11783+
| COLLATION
1178311784
| COMMENT
1178411785
| COMMENTS
1178511786
| COMMIT
@@ -11994,6 +11995,7 @@ unreserved_keyword:
1199411995
| UPDATE
1199511996
| VACUUM
1199611997
| VALID
11998+
| VALIDATE
1199711999
| VALIDATOR
1199812000
| VALUE_P
1199912001
| VARYING

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp