PostgreSQL Source Code git master
Loading...
Searching...
No Matches
_inhInfo Struct Reference

#include <pg_dump.h>

Data Fields

Oid inhrelid
 
Oid inhparent
 

Detailed Description

Definition at line 562 of file pg_dump.h.

Field Documentation

◆ inhparent

Oid _inhInfo::inhparent

Definition at line 565 of file pg_dump.h.

◆ inhrelid

Oid _inhInfo::inhrelid

Definition at line 564 of file pg_dump.h.


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