Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

ControlData Struct Reference

#include <pg_upgrade.h>

Data Fields

uint32 ctrl_ver
uint32 cat_ver
char nextxlogfile [25]
uint32 chkpnt_tli
uint32 chkpnt_nxtxid
uint32 chkpnt_nxtoid
uint32 chkpnt_nxtmulti
uint32 chkpnt_nxtmxoff
uint32 chkpnt_oldstMulti
uint32 align
uint32 blocksz
uint32 largesz
uint32 walsz
uint32 walseg
uint32 ident
uint32 index
uint32 toast
bool date_is_int
bool float8_pass_by_value
bool data_checksum_version
char * lc_collate
char * lc_ctype
char * encoding

Detailed Description

Definition at line 184 of file pg_upgrade.h.


Field Documentation

Definition at line 195 of file pg_upgrade.h.

Referenced by check_control_data(), and get_control_data().

Definition at line 196 of file pg_upgrade.h.

Referenced by check_control_data(), and get_control_data().

Definition at line 192 of file pg_upgrade.h.

Referenced by copy_clog_xlog_xid(), and get_control_data().

Definition at line 193 of file pg_upgrade.h.

Referenced by copy_clog_xlog_xid(), and get_control_data().

Definition at line 191 of file pg_upgrade.h.

Referenced by get_control_data(), and main().

Definition at line 190 of file pg_upgrade.h.

Referenced by copy_clog_xlog_xid(), get_control_data(), and set_frozenxids().

Definition at line 194 of file pg_upgrade.h.

Referenced by copy_clog_xlog_xid(), and get_control_data().

Definition at line 189 of file pg_upgrade.h.

Referenced by get_control_data().

Definition at line 186 of file pg_upgrade.h.

Referenced by get_control_data().

Definition at line 205 of file pg_upgrade.h.

Referenced by check_control_data(), and get_control_data().

Definition at line 203 of file pg_upgrade.h.

Referenced by check_control_data(), and get_control_data().

Definition at line 208 of file pg_upgrade.h.

Referenced by check_locale_and_encoding(), and set_locale_and_encoding().

Definition at line 204 of file pg_upgrade.h.

Referenced by check_for_isn_and_int8_passing_mismatch(), and get_control_data().

Definition at line 200 of file pg_upgrade.h.

Referenced by check_control_data(), and get_control_data().

Definition at line 201 of file pg_upgrade.h.

Referenced by check_control_data(), and get_control_data().

Definition at line 197 of file pg_upgrade.h.

Referenced by check_control_data(), and get_control_data().

Definition at line 188 of file pg_upgrade.h.

Referenced by copy_clog_xlog_xid(), and get_control_data().

Definition at line 202 of file pg_upgrade.h.

Referenced by check_control_data(), and get_control_data().

Definition at line 199 of file pg_upgrade.h.

Referenced by check_control_data(), and get_control_data().

Definition at line 198 of file pg_upgrade.h.

Referenced by check_control_data(), and get_control_data().


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