#include <pg_upgrade.h>
Data Fields | |
DbInfo * | dbs |
int | ndbs |
Definition at line 173 of file pg_upgrade.h.
Definition at line 175 of file pg_upgrade.h.
Referenced by check_for_isn_and_int8_passing_mismatch(), check_for_reg_data_type_usage(), check_new_cluster_is_empty(), cleanup(), create_new_objects(), create_script_for_old_cluster_deletion(), free_db_and_rel_infos(), generate_old_dump(), get_db_and_rel_infos(), get_db_infos(), get_loadable_libraries(), new_9_0_populate_pg_largeobject_metadata(), old_8_3_check_for_name_data_type_usage(), old_8_3_check_for_tsquery_usage(), old_8_3_check_ltree_usage(), old_8_3_create_sequence_script(), old_8_3_invalidate_bpchar_pattern_ops_indexes(), old_8_3_invalidate_hash_gin_indexes(), old_8_3_rebuild_tsvector_tables(), print_db_infos(), transfer_all_new_dbs(), and uninstall_support_functions_from_new_cluster().
int DbInfoArr::ndbs |
Definition at line 176 of file pg_upgrade.h.
Referenced by check_for_isn_and_int8_passing_mismatch(), check_for_reg_data_type_usage(), check_new_cluster_is_empty(), cleanup(), create_new_objects(), create_script_for_old_cluster_deletion(), free_db_and_rel_infos(), generate_old_dump(), get_db_and_rel_infos(), get_db_infos(), get_loadable_libraries(), new_9_0_populate_pg_largeobject_metadata(), old_8_3_check_for_name_data_type_usage(), old_8_3_check_for_tsquery_usage(), old_8_3_check_ltree_usage(), old_8_3_create_sequence_script(), old_8_3_invalidate_bpchar_pattern_ops_indexes(), old_8_3_invalidate_hash_gin_indexes(), old_8_3_rebuild_tsvector_tables(), print_db_infos(), transfer_all_new_dbs(), and uninstall_support_functions_from_new_cluster().