Fix outdated comment; all running bgworkers are in BackendList
authorHeikki Linnakangas <[email protected]>
Thu, 1 Aug 2024 20:23:47 +0000 (23:23 +0300)
committerHeikki Linnakangas <[email protected]>
Thu, 1 Aug 2024 20:23:47 +0000 (23:23 +0300)
commitef4c35b4166e3c99558eba1bc324b2fde61d6ed5
treec372645804462f7a4c282624f00f60b8d3352352
parent3188a4582a8ce8223fba6e08636d8aaa4cbfd29f
Fix outdated comment; all running bgworkers are in BackendList

Before commit 8a02b3d732, only bgworkers that connected to a database
had an entry in the Backendlist. Commit 8a02b3d732 changed that, but
forgot to update this comment.

Discussion: https://www.postgresql.org/message-id/835232c0-a5f7-4f20-b95b-5b56ba57d741@iki.fi
src/include/postmaster/bgworker_internals.h