Skip to content

Commit 2e0079b

Browse files
authored
Discard changes to src/languages/postgresql/postgresql.keywords.ts
1 parent 7078106 commit 2e0079b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/languages/postgresql/postgresql.keywords.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ export const keywords: string[] = [
9898
'SYMMETRIC', // reserved
9999
'TABLE', // reserved
100100
'TABLESAMPLE', // reserved (can be function or type)
101-
'TEMPLATE', // non-reserved, used in CREATE DATABASE to specify a template database
102101
'THEN', // reserved
103102
'TO', // reserved, requires AS
104103
'TRAILING', // reserved

0 commit comments

Comments
 (0)