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

From Daniel Gustafsson
Subject Re: testclient.exe installed under MSVC
Date
Msg-id D37C9BAD-B9FB-4D18-A2DF-0A09DB55709D@yesql.se
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 3 May 2022, at 04:02, Noah Misch <noah@leadboat.com> wrote:
> On Mon, May 02, 2022 at 03:14:50PM +0200, Daniel Gustafsson wrote:

>> Renaming is probably the best option given how MSVC works. Using a pg_ prefix
>> makes them sound like actual useful tools though with (albeit small) risk for
>> confusion? Noah's suggestion of libpq_ is perhaps better: libpq_testclient.
>
> Agreed. libpq_testclient and libpq_uri_regress sound fine.

The attached works in both Linux and (Cirrus CI) MSVC for me.

--
Daniel Gustafsson        https://vmware.com/


Attachment

pgsql-hackers by date:

Previous
From: Peter Smith
Date:
Subject: Re: Skipping schema changes in publication
Next
From: Robert Haas
Date:
Subject: Re: fix cost subqueryscan wrong parallel cost