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
-
Add Windows file version information to libpq/test programs.
- 8b042df51eac 15.0 landed
- b6a5158f98fd 16.0 landed
-
Rename libpq test programs with libpq_ prefix
- 0432490d290f 15.0 landed
-
Build libpq test programs under MSVC
- a17fd67d2f28 15.0 cited
-
Enable SSL library detection via PQsslAttribute()
- ebc8b7d4416d 15.0 cited