forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3220fd2
committed
Tweak scanner/grammar interface so that the keyword-as-identifier rules
in gram.y can make use of the keywords.c string table, instead of havingtheir own copies of the keyword strings. This saves a few kilobytes andmore importantly eliminates an opportunity for cut-and-paste errors.1 parent0041a3d commit3220fd2
File tree
5 files changed
+300
-294
lines changed- src
- backend
- parser
- utils/adt
- include/parser
5 files changed
+300
-294
lines changed0 commit comments
Comments
(0)