]> granicus.if.org Git - postgresql/commit
Suppress GCC 6 warning about self-comparison
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 1 Sep 2016 16:48:06 +0000 (12:48 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 1 Sep 2016 16:48:06 +0000 (12:48 -0400)
commitb9ac11a298b22d773bff7939e9db165baf28505b
tree45bd7797c1a4e785458d422e9b23f6c0e6f17bc0
parent823df401d1840a6f5e94d5f725ccf03317cc1176
Suppress GCC 6 warning about self-comparison

Back-patch commit a2fd62dd53fb606dee69e0f4eb12289c87f5c8b1
into older branches.  Per complaint from Pavel Stehule.
src/port/path.c