pgsql: Move parse.h into src/backend on msvc, which is where it is on - Mailing list pgsql-committers

From mha@postgresql.org (Magnus Hagander)
Subject pgsql: Move parse.h into src/backend on msvc, which is where it is on
Date
Msg-id 20070707074321.251BE9FB324@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Move parse.h into src/backend on msvc, which is where it is on Unix.
Fixes builds from tarballs where the file is pre-generated.

Yoshiyuki Asaba

Modified Files:
--------------
    pgsql/src/tools/msvc:
        Mkvcbuild.pm (r1.13 -> r1.14)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/Mkvcbuild.pm.diff?r1=1.13&r2=1.14)
        clean.bat (r1.5 -> r1.6)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/clean.bat.diff?r1=1.5&r2=1.6)
        pgbison.bat (r1.6 -> r1.7)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/pgbison.bat.diff?r1=1.6&r2=1.7)

pgsql-committers by date:

Previous
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql2: Fixed Npgsql.build to include missing resources.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix a couple of planner bugs introduced by the new ability to