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_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/86ddc12a8dd18676146ed6ef085a9a3c4029d169

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