PostgreSQL Source Code  git master
DatabaseInfo Struct Reference

Data Fields

char * datname
 
char * amcheck_schema
 

Detailed Description

Definition at line 147 of file pg_amcheck.c.

Field Documentation

◆ amcheck_schema

char* DatabaseInfo::amcheck_schema

Definition at line 150 of file pg_amcheck.c.

Referenced by main(), prepare_btree_command(), and prepare_heap_command().

◆ datname

char* DatabaseInfo::datname

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