PostgreSQL Source Code git master
Data Fields
cb_tablespace Struct Reference

Data Fields

Oid  oid
 
bool  in_place
 
char  old_dir [MAXPGPATH]
 
char  new_dir [MAXPGPATH]
 
struct cb_tablespacenext
 

Detailed Description

Definition at line 91 of file pg_combinebackup.c.

Field Documentation

in_place

bool cb_tablespace::in_place

Definition at line 94 of file pg_combinebackup.c.

Referenced by main(), and scan_for_existing_tablespaces().

new_dir

char cb_tablespace::new_dir[MAXPGPATH]

Definition at line 96 of file pg_combinebackup.c.

Referenced by main(), and scan_for_existing_tablespaces().

next

struct cb_tablespace* cb_tablespace::next

Definition at line 97 of file pg_combinebackup.c.

Referenced by main(), and scan_for_existing_tablespaces().

oid

Oid cb_tablespace::oid

Definition at line 93 of file pg_combinebackup.c.

Referenced by main(), and scan_for_existing_tablespaces().

old_dir

char cb_tablespace::old_dir[MAXPGPATH]

Definition at line 95 of file pg_combinebackup.c.

Referenced by main(), and scan_for_existing_tablespaces().


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

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