pgsql: Second attempt at fixing MSVC build for 68ab8e8ba4a471d9.

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Second attempt at fixing MSVC build for 68ab8e8ba4a471d9.
Date: 2016-03-21 09:57:47
Message-ID: E1ahwap-0001D1-I8@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)mail(dot)gmail(dot)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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2016-03-21 09:57:52 Re: pgsql: Best-guess attempt at fixing MSVC build for 68ab8e8ba4a471d9.
Previous Message David Rowley 2016-03-21 09:38:50 Re: pgsql: Best-guess attempt at fixing MSVC build for 68ab8e8ba4a471d9.