pgsql: Add multi-line flag to regex that needs it. - Mailing list pgsql-committers

From adunstan@postgresql.org (Andrew Dunstan)
Subject pgsql: Add multi-line flag to regex that needs it.
Date
Msg-id 20080415162321.6A0197559CC@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add multi-line flag to regex that needs it. Backpatch to 8.2. Fix from Andreas Zeugswetter

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
    pgsql/src/tools/msvc:
        Project.pm (r1.16 -> r1.16.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/Project.pm?r1=1.16&r2=1.16.2.1)

pgsql-committers by date:

Previous
From: adunstan@postgresql.org (Andrew Dunstan)
Date:
Subject: pgsql: Add multi-line flag to regex that needs it.
Next
From: adunstan@postgresql.org (Andrew Dunstan)
Date:
Subject: pgsql: Add multi-line flag to regex that needs it.