pgsql: Fix up comment munged by pg_indent.

Started by Tom Laneover 20 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
Fix up comment munged by pg_indent. (Not pg_indent's fault; should have
protected comment with dashes the first time round.)

Modified Files:
--------------
pgsql/src/backend/utils/adt:
timestamp.c (r1.159 -> r1.160)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/timestamp.c.diff?r1=1.159&r2=1.160)