diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2021-01-12 17:04:49 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2021-01-12 17:05:06 -0300 |
commit | c6c4b37395b22f7e649234453a0aafe74d61b7e6 (patch) | |
tree | 55b78cd074701d70173528467803f0c3641afde9 /src/backend/commands/copyfromparse.c | |
parent | 9eabfe300a22ad3d776dc293265e15379790bd9a (diff) | |
download | postgresql-c6c4b37395b22f7e649234453a0aafe74d61b7e6.tar.gz postgresql-c6c4b37395b22f7e649234453a0aafe74d61b7e6.zip |
Invent struct ReindexIndexInfo
This struct is used by ReindexRelationConcurrently to keep track of the
relations to process. This saves having to obtain some data repeatedly,
and has future uses as well.
Reviewed-by: Dmitry Dolgov <9erthalion6@gmail.com>
Reviewed-by: Hamid Akhtar <hamid.akhtar@gmail.com>
Reviewed-by: Masahiko Sawada <sawada.mshk@gmail.com>
Discussion: https://postgr.es/m/20201130195439.GA24598@alvherre.pgsql
Diffstat (limited to 'src/backend/commands/copyfromparse.c')
0 files changed, 0 insertions, 0 deletions