mirror of
https://github.com/postgres/postgres.git
synced 2025-06-14 18:42:34 +03:00
Comments and doc fixes for commit 40d964ec99
.
Reported-by: Justin Pryzby Author: Justin Pryzby, with few changes by me Reviewed-by: Amit Kapila and Sawada Masahiko Discussion: https://postgr.es/m/20200322021801.GB2563@telsasoft.com
This commit is contained in:
@ -505,7 +505,7 @@ ReinitializeParallelDSM(ParallelContext *pcxt)
|
||||
|
||||
/*
|
||||
* Reinitialize parallel workers for a parallel context such that we could
|
||||
* launch the different number of workers. This is required for cases where
|
||||
* launch a different number of workers. This is required for cases where
|
||||
* we need to reuse the same DSM segment, but the number of workers can
|
||||
* vary from run-to-run.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user