Re: testclient.exe installed under MSVC

Поиск
Список
Период
Сортировка
От Noah Misch
Тема Re: testclient.exe installed under MSVC
Дата
Msg-id 20220503135038.GA1645213@rfd.leadboat.com
обсуждение исходный текст
Ответ на Re: testclient.exe installed under MSVC  (Daniel Gustafsson <daniel@yesql.se>)
Ответы Re: testclient.exe installed under MSVC  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список pgsql-hackers
On Tue, May 03, 2022 at 03:04:26PM +0200, Daniel Gustafsson wrote:
> > 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.

Michael Paquier recommended s/-/_/ for uri-regress, and I agree with that.
What do you think?



В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Godfrin, Philippe E"
Дата:
Сообщение: pg_stat_statements
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: testclient.exe installed under MSVC