pgsql: Tweak MSVC build system to match changes in 7143b3e82.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Tweak MSVC build system to match changes in 7143b3e82.
Date: 2018-09-28 19:49:13
Message-ID: E1g5ylF-000767-L8@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Tweak MSVC build system to match changes in 7143b3e82.

Looks like we need to pull in $libpgcommon in a couple more
places than before.

Per buildfarm.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/61f14cc8c85b5e6186c3b86c2c929821d7b33589

Modified Files
--------------
src/tools/msvc/Mkvcbuild.pm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2018-09-28 20:12:19 pgsql: Improve error reporting for unsupported effective_io_concurrency
Previous Message Tom Lane 2018-09-28 19:17:28 pgsql: Tweak MSVC build system to match changes in 7143b3e82.