Thread: pgsql: Fix compiler warning in WaitForBackgroundWorkerStartup().

pgsql: Fix compiler warning in WaitForBackgroundWorkerStartup().

From
Robert Haas
Date:
Fix compiler warning in WaitForBackgroundWorkerStartup().

Per complaint from Andrew Gierth.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/496439d943565bdb6cb2eef534cce551c30e8a0f

Modified Files
--------------
src/backend/postmaster/bgworker.c |    6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)