Thread: pgsql: Fix compiler warning on Cygwin

pgsql: Fix compiler warning on Cygwin

From
Peter Eisentraut
Date:
Fix compiler warning on Cygwin

bf68b79e50e3359accc85c94fa23cc03abb9350a introduced an unused variable
compiler warning on Cygwin.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f15ace793578d96d70dad1e613293ae3eab92503

Modified Files
--------------
src/backend/utils/misc/ps_status.c | 2 ++
1 file changed, 2 insertions(+)