pgsql: Remove obsolete comment. - Mailing list pgsql-committers

From Thomas Munro
Subject pgsql: Remove obsolete comment.
Date
Msg-id E1ukNQh-001OKI-1e@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Fix incorrect lack of Datum conversion in _int_matchsel()
Next
From: Thomas Munro
Date:
Subject: pgsql: Remove obsolete comment.