Skip to content

Commit 7ba09ef

Browse files
committed
doc: Fix SQL keywords lists
Some keywords were listed as both reserved and nonreserved. Fix as appropriate.
1 parent 8a2f783 commit 7ba09ef

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

doc/src/sgml/keywords/sql2016-02-reserved.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,6 @@ MATCH_NUMBER
189189
MATCH_RECOGNIZE
190190
MATCHES
191191
MAX
192-
MEASURES
193192
MEMBER
194193
MERGE
195194
METHOD
@@ -240,7 +239,6 @@ PERCENT_RANK
240239
PERCENTILE_CONT
241240
PERCENTILE_DISC
242241
PERIOD
243-
PERMUTE
244242
PORTION
245243
POSITION
246244
POSITION_REGEX
@@ -342,7 +340,6 @@ UESCAPE
342340
UNION
343341
UNIQUE
344342
UNKNOWN
345-
UNMATCHED
346343
UNNEST
347344
UPDATE
348345
UPPER

0 commit comments

Comments
 (0)