Re: Windows build warnings

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: Windows build warnings
Дата
Msg-id 61805E2D-B0C4-4F9E-BDDC-989CE12984E8@yesql.se
обсуждение исходный текст
Ответ на Re: Windows build warnings  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
> On 27 Nov 2021, at 14:55, Andrew Dunstan <andrew@dunslane.net> wrote:

> ISTM the worst case is that there will be undetected unused variables in
> Windows-only code. I guess that would mostly be detected by Msys systems
> running gcc.

Yes, that should be caught there.  I've applied this now together with the
removal of PG_USED_FOR_ASSERTS_ONLY on those variables where it was set on
variables in general use.

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




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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: suboverflowed subtransactions concurrency performance optimize
Следующее
От: Masahiko Sawada
Дата:
Сообщение: Re: Skipping logical replication transactions on subscriber side