mirror of
https://github.com/postgres/postgres.git
synced 2025-11-19 13:42:17 +03:00
Fix an assortment of spelling mistakes and typos
Author: Alexander Lakhin <exclusion@gmail.com> Discussion: https://postgr.es/m/5812a0b9-b0cf-4151-9a14-d9f00e4f2858@gmail.com
This commit is contained in:
@@ -2827,7 +2827,7 @@ PostmasterStateMachine(void)
|
||||
|
||||
/*
|
||||
* In the PM_WAIT_BACKENDS state, wait for all the regular backends and
|
||||
* procesess like autovacuum and background workers that are comparable to
|
||||
* processes like autovacuum and background workers that are comparable to
|
||||
* backends to exit.
|
||||
*
|
||||
* PM_STOP_BACKENDS is a transient state that means the same as
|
||||
|
||||
Reference in New Issue
Block a user