pgsql: Remove obsolete comment.

From: Thomas Munro <tmunro(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove obsolete comment.
Date: 2025-08-08 13:46:57
Message-ID: E1ukNQv-001OKw-1P@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove obsolete comment.

Remove a comment about potential for AIO in StartReadBuffersImpl(),
because that change happened.

Branch
------
REL_18_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/4cd9d5fc158d31afd07485e8497b7f33d3f20c6c

Modified Files
--------------
src/backend/storage/buffer/bufmgr.c | 5 -----
1 file changed, 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Jacob Champion 2025-08-08 16:07:27 pgsql: oauth: Add unit tests for multiplexer handling
Previous Message Thomas Munro 2025-08-08 13:46:44 pgsql: Remove obsolete comment.