]> granicus.if.org Git - postgresql/commit
Best-guess attempt at fixing MSVC build for 68ab8e8ba4a471d9.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 20 Mar 2016 21:51:54 +0000 (17:51 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 20 Mar 2016 21:51:54 +0000 (17:51 -0400)
commit6f1f34c92b11593ec62ff3e12781eb96dc911821
tree5899cede747871ad75b6df1743db3aa5c9e85e45
parent68ab8e8ba4a471d91b69f2f89782ba10a0fbef0c
Best-guess attempt at fixing MSVC build for 68ab8e8ba4a471d9.

pgbench now needs to use src/bin/psql/psqlscan.l, but it's not very clear
how to fit that into the MSVC build system.  If this doesn't work I'm going
to need some help from somebody who actually understands those scripts ...
src/tools/msvc/Mkvcbuild.pm