aio: Pass result of local callbacks to ->report_return

Andres Freund <andres@anarazel.de>

Commit: f321ec237a54912b28d81acc4bfc4e434d9339c7
Author: Andres Freund <andres@anarazel.de>
Date: 2025-03-26T20:06:54Z
Releases: 18.0
aio: Pass result of local callbacks to ->report_return

Otherwise the results of e.g. temp table buffer verification errors will not
reach bufmgr.c. Obviously that's not right. Found while expanding the tests
for invalid buffer contents.

Reviewed-by: Noah Misch <noah@leadboat.com>
Discussion: https://postgr.es/m/20250326001915.bc.nmisch@google.com

Files

Discussion

  • AIO v2.0 213 messages · 2024-09-01 → 2025-07-29