PostgreSQL Source Code  git master
object_type_map Struct Reference

Data Fields

const char * tm_name
 
ObjectType tm_type
 

Detailed Description

Definition at line 650 of file objectaddress.c.

Field Documentation

◆ tm_name

const char* object_type_map::tm_name

Definition at line 652 of file objectaddress.c.

◆ tm_type

ObjectType object_type_map::tm_type

Definition at line 653 of file objectaddress.c.


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