pgsql: aio: Fix assertion, clarify README

Started by Andres Freundabout 1 year ago1 messagescomitters
Jump to latest
#1Andres Freund
andres@anarazel.de

aio: Fix assertion, clarify README

The assertion wouldn't have triggered for a long while yet, but this won't
accidentally fail to detect the issue if/when it occurs.

Author: Matthias van de Meent <boekewurm+postgres@gmail.com>
Discussion: /messages/by-id/CAEze2Wj-43JV4YufW23gm=Uwr7Lkj+p0yKctKHxNm1rwFC+_DQ@mail.gmail.com
Backpatch-through: 18

Branch
------
REL_18_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7b98c5536818287998ca868dc96a8dc20ea78f0b

Modified Files
--------------
src/backend/storage/aio/README.md | 5 +++--
src/include/storage/aio.h | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)