pgsql: Call check_keywords.pl in maintainer-check - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Call check_keywords.pl in maintainer-check
Date
Msg-id E1S1z9d-0006Jl-Kw@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Thom Brown
Date:
Subject: Re: pgsql: Make each pg_stat_ view into it's own table in the documentation
Next
From: Tom Lane
Date:
Subject: pgsql: Last-minute release note updates.