msvc patch for pgbison.bat - Mailing list pgsql-patches

From Joachim Wieland
Subject msvc patch for pgbison.bat
Date
Msg-id 20070128114255.GA7821@mcknight.de
Whole thread Raw
Responses Re: msvc patch for pgbison.bat  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-patches
This is a patch for building pgsql with msvc. For some reason, if you tell
my bison to work on file /some/path/foo.y it will put the resulting files
into the current directory while Magnus' bison puts them into /some/path.

The attached patch makes both kinds work by setting the destination file
explicitly.


Joachim


Attachment

pgsql-patches by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [ADMIN] server process (PID xxx) was terminated by signal
Next
From: Bruce Momjian
Date:
Subject: Re: [ADMIN] server process (PID xxx) was