Re: testclient.exe installed under MSVC

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: Michael Paquier <michael@paquier.xyz>, Noah Misch <noah@leadboat.com>, pchampion@vmware.com, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2022-05-04T12:19:01Z
Lists: pgsql-hackers
> On 4 May 2022, at 02:34, Andrew Dunstan <andrew@dunslane.net> wrote:

> I think we should make the standard MSVC install look as much like the
> standard Unix/msys install as possible.

+1

--
Daniel Gustafsson		https://vmware.com/




Commits

  1. Add Windows file version information to libpq/test programs.

  2. Rename libpq test programs with libpq_ prefix

  3. Build libpq test programs under MSVC

  4. Enable SSL library detection via PQsslAttribute()