diff options
author | Amit Kapila <akapila@postgresql.org> | 2021-12-22 07:55:14 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2021-12-22 07:55:14 +0530 |
commit | cc8b25712b5ed8809048c7e209882bb0981214d6 (patch) | |
tree | 43db261c3bcca5f99b7fdf624bb24a2b58e9b6f7 /src/backend/access/transam/parallel.c | |
parent | 0f2abd05441f524a67bc58ef5f0cc32054f7fb66 (diff) | |
download | postgresql-cc8b25712b5ed8809048c7e209882bb0981214d6.tar.gz postgresql-cc8b25712b5ed8809048c7e209882bb0981214d6.zip |
Move index vacuum routines to vacuum.c.
An upcoming patch moves parallel vacuum code out of vacuumlazy.c. This
code restructuring will allow both lazy vacuum and parallel vacuum to use
index vacuum functions.
Author: Masahiko Sawada
Reviewed-by: Hou Zhijie, Amit Kapila
Discussion: https://www.postgresql.org/message-id/20211030212101.ae3qcouatwmy7tbr%40alap3.anarazel.de
Diffstat (limited to 'src/backend/access/transam/parallel.c')
0 files changed, 0 insertions, 0 deletions