PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ObjectAddressExtra Struct Reference

Data Fields

int flags
 
ObjectAddress dependee
 

Detailed Description

Definition at line 94 of file dependency.c.

Field Documentation

◆ dependee

ObjectAddress ObjectAddressExtra::dependee

Definition at line 97 of file dependency.c.

Referenced by findDependentObjects(), and reportDependentObjects().

◆ flags

int ObjectAddressExtra::flags

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