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
------
REL9_0_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=763072ba8fd48dc3b16a14b14220988a8fe07e0e
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 |