Improve comments for postmaster.c's BackendList.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 3546cf8a7a9dc57e6aa98f5fc1ac5476ad6b99ff
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2020-08-12T15:54:16Z
Releases: 14.0
Improve comments for postmaster.c's BackendList.

This had gotten a little disjointed over time, and some of the grammar
was sloppy.  Rewrite for more clarity.

In passing, re-pgindent some recently added comments.

No code changes.

Files

PathChange+/−
src/backend/postmaster/postmaster.c modified +20 −17