Thread: pgsql: Call check_keywords.pl in maintainer-check

pgsql: Call check_keywords.pl in maintainer-check

From
Peter Eisentraut
Date:
Call check_keywords.pl in maintainer-check

For that purpose, have check_keywords.pl print errors to stderr and
return a useful exit status.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/9bf8603c7a9153cada7e32eb0cf7ac1feb1d3b56

Modified Files
--------------
src/backend/common.mk       |    2 +-
src/backend/parser/Makefile |    4 ++++
src/tools/check_keywords.pl |   25 +++++++++++++++++--------
3 files changed, 22 insertions(+), 9 deletions(-)