pgsql: Remove trailing commas from enums. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Remove trailing commas from enums.
Date
Msg-id E1brRzv-0000WK-JK@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove trailing commas from enums.

Buildfarm member mylodon doesn't like them.  Actually, I don't like
them either, but I failed to notice these before pushing commit
6f3bd98ebfc008cbd676da777bb0b2376c4c4bfa.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/23843dcb60f941786ab57fec804234bfadd5d17f

Modified Files
--------------
src/include/pgstat.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: Re: pgsql: Extend framework from commit 53be0b1ad to report latch waits.
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Fix another outdated comment.