Thanks to visit codestin.com
Credit goes to postgrespro.com

pgsql: Remove unnecessary comma in enum definition ... - Mailing list pgsql-committers

From [email protected] (Tom Lane)
Subject pgsql: Remove unnecessary comma in enum definition ...
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Remove unnecessary comma in enum definition ... some C compilers don't
like that.  Per report from J6M.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        tsquery.c (r1.14 -> r1.15)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/tsquery.c?r1=1.14&r2=1.15)

pgsql-committers by date:

Previous
From: [email protected] (Bruce Momjian)
Date:
Subject: pgsql: Mention use of src/tools/major_release_split for creating
Next
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: informix.c was violating the coding rule about not including any