Improve header comment for WaitLSNSetLatches()
authorAlexander Korotkov <akorotkov@postgresql.org>
Sat, 10 Aug 2024 18:43:09 +0000 (21:43 +0300)
committerAlexander Korotkov <akorotkov@postgresql.org>
Sat, 10 Aug 2024 18:43:09 +0000 (21:43 +0300)
commit3ac3ec580c6f4f991d32252814e4b04c0e903a41
tree771436c23a1a47e18143a8d5c9cba2e862a9c951
parent867d396ccd2a7f0ce55e1fa7ebda00bc8c81147b
Improve header comment for WaitLSNSetLatches()

Reflect the fact that we remove waiters from the heap, not just set their
latches.
src/backend/commands/waitlsn.c