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

Data Fields

Oid dbOid
 
int count
 

Detailed Description

Definition at line 600 of file pg_shdepend.c.

Field Documentation

◆ count

int remoteDep::count

Definition at line 603 of file pg_shdepend.c.

Referenced by checkSharedDependencies().

◆ dbOid

Oid remoteDep::dbOid

Definition at line 602 of file pg_shdepend.c.

Referenced by checkSharedDependencies().


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