]> granicus.if.org Git - postgresql/commit
Fix compiler warning in WaitForBackgroundWorkerStartup().
authorRobert Haas <rhaas@postgresql.org>
Thu, 19 Sep 2013 17:00:17 +0000 (13:00 -0400)
committerRobert Haas <rhaas@postgresql.org>
Thu, 19 Sep 2013 17:00:17 +0000 (13:00 -0400)
commit496439d943565bdb6cb2eef534cce551c30e8a0f
tree1cfe198df9b01cc358174ce9d2aa408a7ec5714f
parent6e5f6e59134c4829060321b875e86c538adc0914
Fix compiler warning in WaitForBackgroundWorkerStartup().

Per complaint from Andrew Gierth.
src/backend/postmaster/bgworker.c