PostgreSQL Source Code git master
Loading...
Searching...
No Matches
ReindexErrorInfo Struct Reference

Data Fields

charrelname
 
charrelnamespace
 
char relkind
 

Detailed Description

Definition at line 132 of file indexcmds.c.

Field Documentation

◆ relkind

char ReindexErrorInfo::relkind

Definition at line 136 of file indexcmds.c.

◆ relname

char* ReindexErrorInfo::relname

Definition at line 134 of file indexcmds.c.

◆ relnamespace

char* ReindexErrorInfo::relnamespace

Definition at line 135 of file indexcmds.c.


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