PostgreSQL Source Code  git master
LibraryInfo Struct Reference

#include <pg_upgrade.h>

Data Fields

char * name
 
int dbnum
 

Detailed Description

Definition at line 333 of file pg_upgrade.h.

Field Documentation

◆ dbnum

int LibraryInfo::dbnum

Definition at line 336 of file pg_upgrade.h.

Referenced by check_loadable_libraries(), and get_loadable_libraries().

◆ name

char* LibraryInfo::name

Definition at line 335 of file pg_upgrade.h.

Referenced by check_loadable_libraries(), and get_loadable_libraries().


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