pgsql: Avoid use of C commment inside C comment from recent Win32 int

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Avoid use of C commment inside C comment from recent Win32 int
Date: 2006-06-12 16:28:52
Message-ID: 20060612162852.88B3D9FA3CD@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Avoid use of C commment inside C comment from recent Win32 int overflow patch.

Modified Files:
--------------
pgsql/src/backend/utils/adt:
int.c (r1.73 -> r1.74)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/int.c.diff?r1=1.73&r2=1.74)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-06-12 16:29:09 pgsql: Avoid use of C commment inside C comment from recent Win32 int
Previous Message Bruce Momjian 2006-06-12 16:17:20 pgsql: Prevent Win32 from displaying a popup box on backend crash.