pgsql: read_stream: Remove obsolete comment.

From: Thomas Munro <tmunro(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: read_stream: Remove obsolete comment.
Date: 2026-04-10 23:36:26
Message-ID: E1wBLOj-000NLr-1C@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

read_stream: Remove obsolete comment.

This comment was describing the v17 implementation (or io_method=sync).

Backpatch-through: 18

Branch
------
REL_18_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/36e7efbfdd786f7b0505121374052b323c90ee7d

Modified Files
--------------
src/backend/storage/aio/read_stream.c | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Richard Guo 2026-04-11 07:42:56 pgsql: Fix estimate_array_length error with set-operation array coercio
Previous Message Thomas Munro 2026-04-10 23:36:12 pgsql: read_stream: Remove obsolete comment.