pgsql: Remove trailing commas from enums.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove trailing commas from enums.
Date: 2016-10-04 15:51:15
Message-ID: E1brRzv-0000WK-JK@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2016-10-04 15:57:28 Re: [COMMITTERS] pgsql: Extend framework from commit 53be0b1ad to report latch waits.
Previous Message Tom Lane 2016-10-04 15:29:51 Re: [COMMITTERS] pgsql: Extend framework from commit 53be0b1ad to report latch waits.