Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite6c63bf

Browse files
committed
Refactor ecpg grammar so that it uses the core grammar's unreserved_keyword
list, minus a few specific words that have to be treated specially. Thisreplaces a hard-wired list of keywords that would have needed manualmaintenance, and was not getting it. The 8.4 coding was already missingthese words, causing ecpg to incorrectly treat them as reserved words:CALLED, CATALOG, DEFINER, ENUM, FOLLOWING, INVOKER, OPTIONS, PARTITION,PRECEDING, RANGE, SECURITY, SERVER, UNBOUNDED, WRAPPER. In HEAD we wereadditionally missing COMMENTS, FUNCTIONS, SEQUENCES, TABLES.Per gripe from Bosco Rama.
1 parent7fc0f06 commite6c63bf

File tree

3 files changed

+104
-296
lines changed

3 files changed

+104
-296
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp