Improve header comment for WaitLSNSetLatches()

Alexander Korotkov <akorotkov@postgresql.org>

Commit: 3ac3ec580c6f4f991d32252814e4b04c0e903a41
Author: Alexander Korotkov <akorotkov@postgresql.org>
Date: 2024-08-10T18:43:09Z
Releases: 18.0
Improve header comment for WaitLSNSetLatches()

Reflect the fact that we remove waiters from the heap, not just set their
latches.

Files

PathChange+/−
src/backend/commands/waitlsn.c modified +3 −2