Invent struct ReindexIndexInfo
authorAlvaro Herrera
Tue, 12 Jan 2021 20:04:49 +0000 (17:04 -0300)
committerAlvaro Herrera
Tue, 12 Jan 2021 20:05:06 +0000 (17:05 -0300)
commitc6c4b37395b22f7e649234453a0aafe74d61b7e6
tree55b78cd074701d70173528467803f0c3641afde9
parent9eabfe300a22ad3d776dc293265e15379790bd9a
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 <[email protected]>
Reviewed-by: Hamid Akhtar
Reviewed-by: Masahiko Sawada
Discussion: https://postgr.es/m/20201130195439[email protected]
src/backend/commands/indexcmds.c
src/tools/pgindent/typedefs.list