pgsql: Second attempt at fixing MSVC build for 68ab8e8ba4a471d9. - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: Second attempt at fixing MSVC build for 68ab8e8ba4a471d9.
Date
Msg-id E1ahwap-0001D1-I8@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Second attempt at fixing MSVC build for 68ab8e8ba4a471d9.

After the previous fix in 6f1f34c9 msvc ended up looking for psqlscan.c
in the wrong directory.

David's fix just forces the path to be adjusted. That's not a
particularly pretty fix, but it hopefully will make the buildfarm green
again.

Author: David Rowley
Discussion: CAKJS1f_9CCi_t+LEgV5GWoCj3wjavcMoDc5qfcf_A0UwpQoPoA@mail.gmail.com

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/326d73c86fda407a810675c3b5a48e0a0cc992f5

Modified Files
--------------
src/tools/msvc/Mkvcbuild.pm | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: David Rowley
Date:
Subject: Re: pgsql: Best-guess attempt at fixing MSVC build for 68ab8e8ba4a471d9.
Next
From: Andres Freund
Date:
Subject: Re: pgsql: Best-guess attempt at fixing MSVC build for 68ab8e8ba4a471d9.