PostgreSQL Source Code git master
Data Fields
_relStatsInfo Struct Reference

#include <pg_dump.h>

Data Fields

 
 
char *  reltuples
 
 
 
char  relkind
 
char **  indAttNames
 
 
 

Detailed Description

Definition at line 448 of file pg_dump.h.

Field Documentation

dobj

DumpableObject _relStatsInfo::dobj

Definition at line 450 of file pg_dump.h.

Referenced by dumpRelationStats(), dumpRelationStats_dumper(), getIndexes(), getRelationStatistics(), and makeTableDataInfo().

indAttNames

char** _relStatsInfo::indAttNames

Definition at line 461 of file pg_dump.h.

Referenced by dumpRelationStats_dumper(), and getRelationStatistics().

nindAttNames

int32 _relStatsInfo::nindAttNames

Definition at line 462 of file pg_dump.h.

Referenced by dumpRelationStats_dumper(), and getRelationStatistics().

relallfrozen

int32 _relStatsInfo::relallfrozen

Definition at line 454 of file pg_dump.h.

Referenced by dumpRelationStats_dumper(), and getRelationStatistics().

relallvisible

int32 _relStatsInfo::relallvisible

Definition at line 453 of file pg_dump.h.

Referenced by dumpRelationStats_dumper(), and getRelationStatistics().

relkind

char _relStatsInfo::relkind

Definition at line 455 of file pg_dump.h.

Referenced by getRelationStatistics(), and repairMatViewBoundaryMultiLoop().

relpages

int32 _relStatsInfo::relpages

Definition at line 451 of file pg_dump.h.

Referenced by dumpRelationStats_dumper(), and getRelationStatistics().

reltuples

char* _relStatsInfo::reltuples

Definition at line 452 of file pg_dump.h.

Referenced by dumpRelationStats_dumper(), and getRelationStatistics().

section

teSection _relStatsInfo::section

Definition at line 463 of file pg_dump.h.

Referenced by dumpRelationStats(), getRelationStatistics(), makeTableDataInfo(), and repairMatViewBoundaryMultiLoop().


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

AltStyle によって変換されたページ (->オリジナル) /