PostgreSQL Source Code git master
Data Fields
DbInfo Struct Reference

#include <pg_upgrade.h>

Data Fields

 
char *  db_name
 
 
 
 

Detailed Description

Definition at line 196 of file pg_upgrade.h.

Field Documentation

db_name

char* DbInfo::db_name

Definition at line 199 of file pg_upgrade.h.

Referenced by check_loadable_libraries(), check_new_cluster_is_empty(), check_old_cluster_subscription_state(), create_logical_replication_slots(), create_new_objects(), free_db_and_rel_infos(), gen_db_file_maps(), generate_old_dump(), old_9_6_invalidate_hash_indexes(), print_db_infos(), process_data_type_check(), process_extension_updates(), process_incompat_polymorphics(), process_inconsistent_notnull(), process_isn_and_int8_passing_mismatch(), process_old_sub_state_check(), process_unicode_update(), process_user_defined_encoding_conversions(), process_user_defined_postfix_ops(), process_with_oids_check(), report_unmatched_relation(), start_conn(), and transfer_all_new_dbs().

db_oid

Oid DbInfo::db_oid

Definition at line 198 of file pg_upgrade.h.

Referenced by create_new_objects(), create_rel_filename_map(), and generate_old_dump().

db_tablespace

char DbInfo::db_tablespace[MAXPGPATH]

Definition at line 200 of file pg_upgrade.h.

Referenced by process_rel_infos().

rel_arr

RelInfoArr DbInfo::rel_arr

Definition at line 202 of file pg_upgrade.h.

Referenced by check_new_cluster_is_empty(), free_db_and_rel_infos(), gen_db_file_maps(), print_db_infos(), process_rel_infos(), and report_unmatched_relation().

slot_arr

LogicalSlotInfoArr DbInfo::slot_arr

Definition at line 203 of file pg_upgrade.h.

Referenced by check_old_cluster_for_valid_slots(), count_old_cluster_logical_slots(), create_logical_replication_slots(), get_loadable_libraries(), print_db_infos(), and process_old_cluster_logical_slot_infos().


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

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