Обсуждение: pgsql: Fix compiler warning in WaitForBackgroundWorkerStartup().

Поиск
Список
Период
Сортировка

pgsql: Fix compiler warning in WaitForBackgroundWorkerStartup().

От
Robert Haas
Дата:
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(-)