PostgreSQL Source Code  git master
remoteDep Struct Reference

Data Fields

Oid dbOid
 
int count
 

Detailed Description

Definition at line 550 of file pg_shdepend.c.

Field Documentation

◆ count

int remoteDep::count

Definition at line 553 of file pg_shdepend.c.

Referenced by checkSharedDependencies().

◆ dbOid

Oid remoteDep::dbOid

Definition at line 552 of file pg_shdepend.c.

Referenced by checkSharedDependencies().


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