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:44
Message-ID: E1ukNQh-001OKI-1e@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
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2025-08-08 13:46:57 pgsql: Remove obsolete comment.
Previous Message Peter Eisentraut 2025-08-08 10:17:03 pgsql: Fix incorrect lack of Datum conversion in _int_matchsel()