diff options
author | Andres Freund <andres@anarazel.de> | 2025-03-26 16:06:54 -0400 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2025-03-26 16:06:54 -0400 |
commit | f321ec237a54912b28d81acc4bfc4e434d9339c7 (patch) | |
tree | 1195dca27d47a700c158e85cddfb979b1a696d45 /src/backend/executor/nodeProjectSet.c | |
parent | 96da9050a57aece4a48ab34a84bc3b3412708a20 (diff) | |
download | postgresql-f321ec237a54912b28d81acc4bfc4e434d9339c7.tar.gz postgresql-f321ec237a54912b28d81acc4bfc4e434d9339c7.zip |
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
Diffstat (limited to 'src/backend/executor/nodeProjectSet.c')
0 files changed, 0 insertions, 0 deletions