> On 01 Mar 2018, at 17:46, Andres Freund wrote:
>
> On 2018-02-09 23:43:26 +0100, Daniel Gustafsson wrote:
>> WaitForBackgroundWorkerShutdown() was added in 924bcf4f16d, but never
>> documented which seems like an oversight for such a useful function. The
>> attached patch adds this to bgworker
On 2018-02-09 23:43:26 +0100, Daniel Gustafsson wrote:
> WaitForBackgroundWorkerShutdown() was added in 924bcf4f16d, but never
> documented which seems like an oversight for such a useful function. The
> attached patch adds this to bgworker.sgml, and also fixes what I believe are
> typos in the Wa