Re: testclient.exe installed under MSVC

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: Noah Misch <noah@leadboat.com>, Michael Paquier <michael@paquier.xyz>, Jacob Champion <pchampion@vmware.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2022-05-03T14:50:29Z
Lists: pgsql-hackers
> On 3 May 2022, at 15:58, Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:
> 
> On 2022-May-03, Noah Misch wrote:
> 
>> Michael Paquier recommended s/-/_/ for uri-regress, and I agree with that.
>> What do you think?
> 
> libpq_uri-regress is horrible, so +1 for that.

Agreed, I'll do that before pushing.

--
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()