PostgreSQL Source Code git master
Data Fields
LogOpts Struct Reference

#include <pg_upgrade.h>

Data Fields

FILE *  internal
 
bool  verbose
 
bool  retain
 
char *  rootdir
 
char *  basedir
 
char *  dumpdir
 
char *  logdir
 
bool  isatty
 

Detailed Description

Definition at line 315 of file pg_upgrade.h.

Field Documentation

basedir

char* LogOpts::basedir

Definition at line 322 of file pg_upgrade.h.

Referenced by check_for_connection_status(), check_for_incompatible_polymorphics(), check_for_isn_and_int8_passing_mismatch(), check_for_not_null_inheritance(), check_for_pg_role_prefix(), check_for_tables_with_oids(), check_for_unicode_update(), check_for_user_defined_encoding_conversions(), check_for_user_defined_postfix_ops(), check_loadable_libraries(), check_old_cluster_for_valid_slots(), check_old_cluster_subscription_state(), cleanup_output_dirs(), make_outputdirs(), and process_data_type_check().

dumpdir

char* LogOpts::dumpdir

Definition at line 323 of file pg_upgrade.h.

Referenced by create_new_objects(), generate_old_dump(), make_outputdirs(), and prepare_new_globals().

internal

FILE* LogOpts::internal

Definition at line 317 of file pg_upgrade.h.

Referenced by cleanup_output_dirs(), make_outputdirs(), and pg_log_v().

isatty

bool LogOpts::isatty

Definition at line 325 of file pg_upgrade.h.

Referenced by end_progress_output(), parseCommandLine(), pg_log_v(), and prep_status_progress().

logdir

char* LogOpts::logdir

Definition at line 324 of file pg_upgrade.h.

Referenced by exec_prog(), make_outputdirs(), and start_postmaster().

retain

bool LogOpts::retain

Definition at line 319 of file pg_upgrade.h.

Referenced by cleanup_output_dirs(), and parseCommandLine().

rootdir

char* LogOpts::rootdir

Definition at line 321 of file pg_upgrade.h.

Referenced by cleanup_output_dirs(), and make_outputdirs().

verbose

bool LogOpts::verbose

Definition at line 318 of file pg_upgrade.h.

Referenced by end_progress_output(), generate_old_dump(), get_db_rel_and_slot_infos(), parseCommandLine(), pg_log_v(), prep_status_progress(), and prepare_new_cluster().


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

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