mirror of
https://github.com/postgres/postgres.git
synced 2025-05-18 17:41:14 +03:00
Fix thinko in comment (launcher -> worker)
This commit is contained in:
parent
5ac77a2763
commit
0f65b6cfce
@ -698,8 +698,8 @@ AutoVacLauncherMain(int argc, char *argv[])
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* There are some conditions that we need to check before trying to
|
* There are some conditions that we need to check before trying to
|
||||||
* start a launcher. First, we need to make sure that there is a
|
* start a worker. First, we need to make sure that there is a
|
||||||
* launcher slot available. Second, we need to make sure that no
|
* worker slot available. Second, we need to make sure that no
|
||||||
* other worker failed while starting up.
|
* other worker failed while starting up.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user