pgsql: Properly install gram.h on MSVC builds - Mailing list pgsql-committers

From Magnus Hagander
Subject pgsql: Properly install gram.h on MSVC builds
Date
Msg-id E1PbwS5-0004ms-W0@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Properly install gram.h on MSVC builds

This file is now needed by pgAdmin builds, which started
failing since it was missing in the installer builds.

Branch
------
REL8_3_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=afa5584b25748255a55e665f45c43a72f7f69553

Modified Files
--------------
src/tools/msvc/Install.pm |    2 ++
1 files changed, 2 insertions(+), 0 deletions(-)


pgsql-committers by date:

Previous
From: Magnus Hagander
Date:
Subject: pgsql: Add pgreadlink() on Windows to read junction points
Next
From: Magnus Hagander
Date:
Subject: pgsql: Properly install gram.h on MSVC builds