public inbox for [email protected]  
help / color / mirror / Atom feed
From: Heikki Linnakangas <[email protected]>
To: [email protected]
Subject: pgsql: Fix outdated comment
Date: Tue, 04 Mar 2025 13:45:19 +0000
Message-ID: <[email protected]> (raw)

Fix outdated comment

Commit bc971f4025 replaced the latch-setting mechanism that the
comment talked about with a condition variable. And before that,
commit 2258e76f90 moved the code so that the comment got detached from
the loop that it talked about, so move the comment closer to the loop.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d2e7068392b22218b83b7e275b77968027ac3d29

Modified Files
--------------
src/backend/access/transam/xlogutils.c | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)



view thread (7+ messages)

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: pgsql: Fix outdated comment
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox