diff options
author | Etsuro Fujita <efujita@postgresql.org> | 2021-04-23 12:00:00 +0900 |
---|---|---|
committer | Etsuro Fujita <efujita@postgresql.org> | 2021-04-23 12:00:00 +0900 |
commit | bb684c82f73316b88f9bcb321128a4347b5206fe (patch) | |
tree | 510fc2a7ece07b3df91815242e857aa0d3974a4b /src/backend/access/transam/xlogprefetch.c | |
parent | d479d00285255d422a2b38f1cfaa35808968a08c (diff) | |
download | postgresql-bb684c82f73316b88f9bcb321128a4347b5206fe.tar.gz postgresql-bb684c82f73316b88f9bcb321128a4347b5206fe.zip |
Minor code cleanup in asynchronous execution support.
This is cleanup for commit 27e1f1456:
* ExecAppendAsyncEventWait(), which was modified a bit further by commit
a8af856d3, duplicated the same nevents calculation. Simplify the code
a little bit to avoid the duplication. Update comments there.
* Add an assertion to ExecAppendAsyncRequest().
* Update a comment about merging the async_capable options from input
relations in merge_fdw_options(), per complaint from Kyotaro Horiguchi.
* Add a comment for fetch_more_data_begin().
Author: Etsuro Fujita
Discussion: https://postgr.es/m/CAPmGK1637W30Wx3MnrReewhafn6F_0J76mrJGoFXFnpPq4QfvA%40mail.gmail.com
Diffstat (limited to 'src/backend/access/transam/xlogprefetch.c')
0 files changed, 0 insertions, 0 deletions