Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
dveeden committed Sep 4, 2023
1 parent 4354d7c commit 4f5e928
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions parser/parser.y
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,8 @@ import (
fetch "FETCH"
firstValue "FIRST_VALUE"
floatType "FLOAT"
float4Type "FLOAT4"
float8Type "FLOAT8"
float4Type "FLOAT4"
float8Type "FLOAT8"
forKwd "FOR"
force "FORCE"
foreign "FOREIGN"
Expand Down

0 comments on commit 4f5e928

Please sign in to comment.