Header And Logo

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

Data Fields

DbInfo Struct Reference

#include <pg_upgrade.h>

Data Fields

Oid db_oid
char * db_name
char db_tblspace [MAXPGPATH]
RelInfoArr rel_arr

Detailed Description

Definition at line 165 of file pg_upgrade.h.


Field Documentation

char DbInfo::db_tblspace[MAXPGPATH]

Definition at line 169 of file pg_upgrade.h.

Referenced by get_rel_infos().


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