mirror of
https://github.com/postgres/postgres.git
synced 2025-11-19 13:42:17 +03:00
Copyedit comments and documentation.
This commit is contained in:
@@ -2673,7 +2673,7 @@ MinimumActiveBackends(int min)
|
||||
|
||||
/*
|
||||
* Since we're not holding a lock, need to be prepared to deal with
|
||||
* garbage, as someone could have incremented numPucs but not yet
|
||||
* garbage, as someone could have incremented numProcs but not yet
|
||||
* filled the structure.
|
||||
*
|
||||
* If someone just decremented numProcs, 'proc' could also point to a
|
||||
|
||||
Reference in New Issue
Block a user