Skip to content

Commit

Permalink
Discard changes to src/languages/postgresql/postgresql.keywords.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
karlhorky authored Jan 5, 2025
1 parent 7078106 commit 2e0079b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/languages/postgresql/postgresql.keywords.ts
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ export const keywords: string[] = [
'SYMMETRIC', // reserved
'TABLE', // reserved
'TABLESAMPLE', // reserved (can be function or type)
'TEMPLATE', // non-reserved, used in CREATE DATABASE to specify a template database
'THEN', // reserved
'TO', // reserved, requires AS
'TRAILING', // reserved
Expand Down

0 comments on commit 2e0079b

Please sign in to comment.