aio: util: pass AIO to streaming write completion callback.
authorAndres Freund <[email protected]>
Tue, 12 Jan 2021 04:57:38 +0000 (20:57 -0800)
committerAndres Freund <[email protected]>
Wed, 13 Jan 2021 01:16:25 +0000 (17:16 -0800)
commit2cf77aa02f45723ccaf049accfa97c3f7479357f
tree8db0483cf9b44d37ebcf0ad19185c60f991cd940
parent02de112befc1164043749f2056b7fc9789b23d0c
aio: util: pass AIO to streaming write completion callback.

Not yet useful, because there's yet a way to access the result of the
write.
src/backend/access/transam/xlog.c
src/backend/storage/buffer/bufmgr.c
src/backend/storage/ipc/aio_util.c
src/backend/storage/smgr/md.c
src/include/storage/aio.h