Call check_keywords.pl in maintainer-check
Peter Eisentraut <peter_e@gmx.net>
Call check_keywords.pl in maintainer-check For that purpose, have check_keywords.pl print errors to stderr and return a useful exit status.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/common.mk | modified | +1 −1 |
| src/backend/parser/Makefile | modified | +4 −0 |
| src/tools/check_keywords.pl | modified | +17 −8 |