pgsql: Avoid use of C commment inside C comment from recent Win32 int - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Avoid use of C commment inside C comment from recent Win32 int
Date
Msg-id 20060612162852.88B3D9FA3CD@postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Prevent Win32 from displaying a popup box on backend crash.
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Avoid use of C commment inside C comment from recent Win32 int