pgsql: Build libpq test programs under MSVC

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Build libpq test programs under MSVC
Date: 2022-04-16 13:36:45
Message-ID: E1nfibV-000mpV-Bw@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Build libpq test programs under MSVC

This allows the newly added TAP tests to run.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a17fd67d2f2861ae0ce00d1aeefdf2facc47cd5e

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2022-04-16 20:04:55 pgsql: Fix incorrect logic in HaveRegisteredOrActiveSnapshot().
Previous Message Peter Eisentraut 2022-04-16 07:05:39 pgsql: Fix some trailing whitespace in documentation files