pgsql: Suppress another case of MSVC warning 4146.

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Suppress another case of MSVC warning 4146.
Date: 2019-02-16 23:30:01
Message-ID: E1gv9PF-0006XA-3l@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Suppress another case of MSVC warning 4146.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/faee6fae6d09fb5d8c809946a113eb70c2968892

Modified Files
--------------
contrib/pgcrypto/imath.c | 8 ++++++++
1 file changed, 8 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Noah Misch 2019-02-17 08:57:57 pgsql: Fix CLogTruncationLock documentation.
Previous Message Andrew Gierth 2019-02-16 23:24:42 pgsql: Remove float8-small-is-zero regression test variant.