]> git.ipfire.org Git - thirdparty/postgresql.git/commit
read_stream: Remove obsolete comment.
authorThomas Munro <tmunro@postgresql.org>
Fri, 10 Apr 2026 23:23:26 +0000 (11:23 +1200)
committerThomas Munro <tmunro@postgresql.org>
Fri, 10 Apr 2026 23:26:48 +0000 (11:26 +1200)
commit36e7efbfdd786f7b0505121374052b323c90ee7d
tree3ff41f15db6c0d225ec04cabce8c828104270672
parentc3e436b1cb6090195f843daacd83b59258e1bcac
read_stream: Remove obsolete comment.

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

Backpatch-through: 18
src/backend/storage/aio/read_stream.c