pgsql: Remove trailing comma from CreateStmtLikeOption enum definition.

From: neilc(at)postgresql(dot)org (Neil Conway)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove trailing comma from CreateStmtLikeOption enum definition.
Date: 2006-07-13 15:09:57
Message-ID: 20060713150957.9F6AB9FB3C4@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Remove trailing comma from CreateStmtLikeOption enum definition. This
is harmless, but it causes a warning with Tru64's cc.

Modified Files:
--------------
pgsql/src/include/nodes:
parsenodes.h (r1.315 -> r1.316)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/nodes/parsenodes.h.diff?r1=1.315&r2=1.316)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-07-13 16:39:20 pgsql: Improve pginclude tools to process include file usage by other
Previous Message Peter Eisentraut 2006-07-13 14:44:33 pgsql: Be consistent about not using ECHO_N/ECHO_C (seems unnecessary on