#include <pg_upgrade.h>
Data Fields | |
FILE * | internal |
bool | verbose |
bool | retain |
Definition at line 266 of file pg_upgrade.h.
FILE* LogOpts::internal |
Definition at line 268 of file pg_upgrade.h.
Referenced by cleanup(), parseCommandLine(), and pg_log().
Definition at line 270 of file pg_upgrade.h.
Referenced by cleanup(), and parseCommandLine().
Definition at line 269 of file pg_upgrade.h.
Referenced by generate_old_dump(), get_db_and_rel_infos(), parseCommandLine(), pg_log(), prepare_new_cluster(), and print_maps().