PostgreSQL Source Code  git master
ReindexIndexCallbackState Struct Reference

Data Fields

ReindexParams params
 
Oid locked_table_oid
 

Detailed Description

Definition at line 120 of file indexcmds.c.

Field Documentation

◆ locked_table_oid

Oid ReindexIndexCallbackState::locked_table_oid

Definition at line 123 of file indexcmds.c.

◆ params

ReindexParams ReindexIndexCallbackState::params

The documentation for this struct was generated from the following file: