PostgreSQL Source Code git master
Data Fields
RelInfo Struct Reference

#include <pg_upgrade.h>

Data Fields

char *  nspname
 
char *  relname
 
 
 
 
 
char *  tablespace
 
bool  nsp_alloc
 
bool  tblsp_alloc
 

Detailed Description

Definition at line 137 of file pg_upgrade.h.

Field Documentation

indtable

Oid RelInfo::indtable

Definition at line 144 of file pg_upgrade.h.

Referenced by process_rel_infos(), and report_unmatched_relation().

nsp_alloc

bool RelInfo::nsp_alloc

Definition at line 147 of file pg_upgrade.h.

Referenced by free_rel_infos(), and process_rel_infos().

nspname

char* RelInfo::nspname

Definition at line 140 of file pg_upgrade.h.

Referenced by check_new_cluster_is_empty(), create_rel_filename_map(), free_rel_infos(), gen_db_file_maps(), print_rel_infos(), process_rel_infos(), and report_unmatched_relation().

relfilenumber

RelFileNumber RelInfo::relfilenumber

Definition at line 143 of file pg_upgrade.h.

Referenced by create_rel_filename_map(), and process_rel_infos().

relname

char* RelInfo::relname

Definition at line 141 of file pg_upgrade.h.

Referenced by check_new_cluster_is_empty(), create_rel_filename_map(), free_rel_infos(), gen_db_file_maps(), print_rel_infos(), process_rel_infos(), and report_unmatched_relation().

reloid

Oid RelInfo::reloid

Definition at line 142 of file pg_upgrade.h.

Referenced by gen_db_file_maps(), print_rel_infos(), process_rel_infos(), and report_unmatched_relation().

tablespace

char* RelInfo::tablespace

Definition at line 146 of file pg_upgrade.h.

Referenced by create_rel_filename_map(), free_rel_infos(), print_rel_infos(), and process_rel_infos().

tblsp_alloc

bool RelInfo::tblsp_alloc

Definition at line 148 of file pg_upgrade.h.

Referenced by free_rel_infos(), and process_rel_infos().

toastheap

Oid RelInfo::toastheap

Definition at line 145 of file pg_upgrade.h.

Referenced by process_rel_infos(), and report_unmatched_relation().


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

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