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