Thread: pgsql: Suppress GCC 6 warning about self-comparison

pgsql: Suppress GCC 6 warning about self-comparison

From
Tom Lane
Date:
Suppress GCC 6 warning about self-comparison

Back-patch commit a2fd62dd53fb606dee69e0f4eb12289c87f5c8b1
into older branches.  Per complaint from Pavel Stehule.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/1efc1ea10f284264e2555c4d182abd82ca3575e3

Modified Files
--------------
src/port/path.c | 4 ++++
1 file changed, 4 insertions(+)