pgsql: Defend against some potential spurious compiler warnings in 86ea

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Defend against some potential spurious compiler warnings in 86ea
Date: 2018-07-24 17:10:57
Message-ID: E1fi0pt-00041V-SJ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Defend against some potential spurious compiler warnings in 86eaf208e.

Author: David Rowley
Discussion: https://postgr.es/m/CAKJS1f-AbCFeFU92GZZYqNOVRnPtUwczSYmR2NHCyf9uHUnNiw@mail.gmail.com

Branch
------
master

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

Modified Files
--------------
src/backend/utils/adt/numutils.c | 4 ++++
1 file changed, 4 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2018-07-24 17:11:44 Re: pgsql: Hand code string to integer conversion for performance.
Previous Message David Rowley 2018-07-24 10:10:09 Re: pgsql: Hand code string to integer conversion for performance.