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

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Move parse.h into src/backend on msvc, which is where it is on
Date: 2007-07-07 07:43:21
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-07-07 20:46:45 pgsql: Fix a couple of planner bugs introduced by the new ability to
Previous Message User Fxjr 2007-07-07 05:46:19 npgsql - Npgsql2: Fixed Npgsql.build to include missing resources.