Bruce Momjian <pgman@candle.pha.pa.us> writes:
> A validation script is a good intermediate idea,
IMHO a validation script would be *far* harder than the alternative
I'm proposing, because it'd have to parse and interpret gram.y and
keyword.c. Building a correct-by-construction set of keyword lists
seems much easier than checking their rather messy representation
in those files.
regards, tom lane