PostgreSQL Source Code  git master
ObjectAddressExtra Struct Reference

Data Fields

int flags
 
ObjectAddress dependee
 

Detailed Description

Definition at line 95 of file dependency.c.

Field Documentation

◆ dependee

ObjectAddress ObjectAddressExtra::dependee

Definition at line 98 of file dependency.c.

Referenced by findDependentObjects(), and reportDependentObjects().

◆ flags

int ObjectAddressExtra::flags

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