pgsql: C comment: fix function header comment

Lists: pgsql-committers
From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: C comment: fix function header comment
Date: 2016-09-22 21:35:09
Message-ID: E1bnBe9-0004Hl-Od@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

C comment: fix function header comment

Fix for transformOnConflictClause().

Author: Tomonari Katsumata

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/1ff0042165cf835d1b6a2ab2c3b84c201eb6577b

Modified Files
--------------
src/backend/parser/analyze.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)