Fix compiler warnings on MSYS2

Peter Eisentraut <peter@eisentraut.org>

Commit: 8c6d30f211390df911072d33f0114a31f066a4cd
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2019-12-20T07:16:44Z
Releases: 13.0
Fix compiler warnings on MSYS2

The PS_USE_NONE case in ps_status.c left a couple of unused variables
exposed.

Discussion: https://www.postgresql.org/message-id/flat/6b467edc-4018-521f-ab18-171f098557ca%402ndquadrant.com

Files

PathChange+/−
src/backend/utils/misc/ps_status.c modified +8 −0

Discussion