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
| Next: | From: Magnus Hagander | Date: 2011-01-09 16:05:02 |
| Subject: pgsql: Ensure the directory for gram.h is created on win32 |
| Previous: | From: Magnus Hagander | Date: 2011-01-09 14:09:45 |
| Subject: pgsql: Add pgreadlink() on Windows to read junction points |