Re: Windows build warnings - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Windows build warnings
Date
Msg-id 61805E2D-B0C4-4F9E-BDDC-989CE12984E8@yesql.se
Whole thread Raw
In response to Re: Windows build warnings  (Andrew Dunstan <andrew@dunslane.net>)
List 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 by date:

Previous
From: Simon Riggs
Date:
Subject: Re: suboverflowed subtransactions concurrency performance optimize
Next
From: Masahiko Sawada
Date:
Subject: Re: Skipping logical replication transactions on subscriber side