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_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/b9ac11a298b22d773bff7939e9db165baf28505b

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