diff options
author | Fujii Masao <fujii@postgresql.org> | 2024-01-25 12:50:08 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2024-01-25 12:50:08 +0900 |
commit | a044e61f1b97ceb80a198c0ae22c07c35dda39eb (patch) | |
tree | 5b91ade89a1489fbbafa04bce7c7edf82e49171b /contrib/btree_gist/btree_gist.c | |
parent | 820b5af73dcc6a5d0db6a98a62a6b859e5d107b6 (diff) | |
download | postgresql-a044e61f1b97ceb80a198c0ae22c07c35dda39eb.tar.gz postgresql-a044e61f1b97ceb80a198c0ae22c07c35dda39eb.zip |
Remove redundant HandleWalWriterInterrupts().
Because of commit 1bdd54e662, the code of HandleWalWriterInterrupts()
became the same as HandleMainLoopInterrupts(). So this commit removes
HandleWalWriterInterrupts() and makes walwriter use
HandleMainLoopInterrupts() for improved code simplicity.
Author: Fujii Masao
Reviewed-by: Bharath Rupireddy, Nathan Bossart
Discussion: https://postgr.es/m/CAHGQGwHUtwCsB4DnqFLiMiVzjcA=zmeCKf9_pgQM-yJopydatw@mail.gmail.com
Diffstat (limited to 'contrib/btree_gist/btree_gist.c')
0 files changed, 0 insertions, 0 deletions