Re: pgsql: Fix compiler warning

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Fix compiler warning
Date: 2019-09-02 01:04:09
Message-ID: 20190902010409.GC1841@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2019-09-02 05:54:16 Re: pgsql: Fix compiler warning
Previous Message Michael Paquier 2019-09-02 00:50:03 pgsql: Add overflow-safe math inline functions for unsigned integers