PostgreSQL Source Code
git master
|
Data Fields | |
char * | datname |
char * | amcheck_schema |
Definition at line 147 of file pg_amcheck.c.
char* DatabaseInfo::amcheck_schema |
Definition at line 150 of file pg_amcheck.c.
Referenced by main(), prepare_btree_command(), and prepare_heap_command().
char* DatabaseInfo::datname |
Definition at line 149 of file pg_amcheck.c.
Referenced by compile_database_list(), main(), verify_btree_slot_handler(), and verify_heap_slot_handler().