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

Data Fields

const ObjectAddressobject
 
int flags
 
struct ObjectAddressStacknext
 

Detailed Description

Definition at line 124 of file dependency.c.

Field Documentation

◆ flags

◆ next

struct ObjectAddressStack* ObjectAddressStack::next

Definition at line 128 of file dependency.c.

Referenced by findDependentObjects(), and stack_address_present_add_flags().

◆ object


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