Re: pgsql: Fix compiler warning - Mailing list pgsql-committers

From Michael Paquier
Subject Re: pgsql: Fix compiler warning
Date
Msg-id 20190902010409.GC1841@paquier.xyz
Whole thread Raw
In response to pgsql: Fix compiler warning  (Peter Eisentraut <peter@eisentraut.org>)
Responses Re: pgsql: Fix compiler warning  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-committers
On Sun, Sep 01, 2019 at 09:22:03PM +0000, Peter Eisentraut wrote:
> Fix compiler warning
>
> Fix a warning about unused variable on Windows when using OpenSSL.

Perhaps this could be back-patched to v12?
--
Michael

Attachment

pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Add overflow-safe math inline functions for unsigned integers
Next
From: Peter Eisentraut
Date:
Subject: Re: pgsql: Fix compiler warning