Re: testclient.exe installed under MSVC - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: testclient.exe installed under MSVC
Date
Msg-id 202205031358.tqblsw3fc2wx@alvherre.pgsql
Whole thread Raw
In response to Re: testclient.exe installed under MSVC  (Noah Misch <noah@leadboat.com>)
Responses Re: testclient.exe installed under MSVC
List 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)



pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: Re: testclient.exe installed under MSVC
Next
From: Peter Eisentraut
Date:
Subject: Re: Proposal for internal Numeric to Uint64 conversion function.