Thread: pgsql: Improve header comment for WaitLSNSetLatches()

pgsql: Improve header comment for WaitLSNSetLatches()

From
Alexander Korotkov
Date:
Improve header comment for WaitLSNSetLatches()

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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3ac3ec580c6f4f991d32252814e4b04c0e903a41

Modified Files
--------------
src/backend/commands/waitlsn.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)