public inbox for [email protected]  
help / color / mirror / Atom feed
From: Andres Freund <[email protected]>
To: [email protected]
Subject: pgsql: aio, bufmgr: Comment fixes/improvements
Date: Sat, 29 Mar 2025 18:57:00 +0000
Message-ID: <[email protected]> (raw)

aio, bufmgr: Comment fixes/improvements

Some of these comments have been wrong for a while (12f3867f5534), some I
recently introduced (da7226993fd, 55b454d0e14). This includes an update to a
comment in FlushBuffer(), which will be copied in a future commit.

These changes seem big enough to be worth doing in separate commits.

Suggested-by: Noah Misch <[email protected]>
Discussion: https://postgr.es/m/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/08ccd56ac765496a152ba50cf0ae743c39396f52

Modified Files
--------------
src/backend/postmaster/postmaster.c |  2 +-
src/backend/storage/buffer/bufmgr.c | 10 ++++------
src/include/storage/aio.h           |  2 +-
src/include/storage/aio_internal.h  | 22 +++++++++++++++++++++-
4 files changed, 27 insertions(+), 9 deletions(-)



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: aio, bufmgr: Comment fixes/improvements
  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