Skip to content

Commit aef065e

Browse files
committed
Revert "prefix"
This reverts commit e82a0a5.
1 parent 53cf1a3 commit aef065e

File tree

2 files changed

+16
-44
lines changed

2 files changed

+16
-44
lines changed

src/main/antlr4/com/github/bigdata/sql/antlr4/pg/PostgreSQLParser.g4

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1877,7 +1877,6 @@ non_reserved_keyword
18771877
| VAR_POP | VAR_SAMP | VIEW | VOLATILE | WHENEVER
18781878
| WHITESPACE | WIDTH_BUCKET | WITHIN | WITHOUT | WORK
18791879
| WRITE | YEAR | ZONE | DISABLE_P | ALIAS | ENABLE | VERSION
1880-
| PREFIX
18811880
;
18821881

18831882
identifier

0 commit comments

Comments
 (0)