Re: testclient.exe installed under MSVC

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Noah Misch <noah@leadboat.com>
Cc: Alvaro Herrera <alvherre@alvh.no-ip.org>, Michael Paquier <michael@paquier.xyz>, Jacob Champion <pchampion@vmware.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2022-05-04T12:18:12Z
Lists: pgsql-hackers
> On 3 May 2022, at 16:50, Daniel Gustafsson <daniel@yesql.se> wrote:
> 
>> 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.

Done that way.

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