PostgreSQL Source Code  git master
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: