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

Data Fields

Oid oid
 
char str [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 77 of file pg_restore.c.

Field Documentation

◆ oid

Oid DbOidName::oid

Definition at line 79 of file pg_restore.c.

◆ str

char DbOidName::str[FLEXIBLE_ARRAY_MEMBER]

Definition at line 80 of file pg_restore.c.


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