Re: testclient.exe installed under MSVC
Alvaro Herrera <alvherre@alvh.no-ip.org>
From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: Noah Misch <noah@leadboat.com>
Cc: Daniel Gustafsson <daniel@yesql.se>, Michael Paquier <michael@paquier.xyz>, Jacob Champion <pchampion@vmware.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2022-05-03T13:58:09Z
Lists: pgsql-hackers
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. I would personally rename more thoroughly (say pq_uri_test), but I doubt it's worth the bikeshedding effort. -- Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/ "At least to kernel hackers, who really are human, despite occasional rumors to the contrary" (LWN.net)
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