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

Data Fields

Oid oid
 
TableSpaceOptsopts
 

Detailed Description

Definition at line 38 of file spccache.c.

Field Documentation

◆ oid

Oid TableSpaceCacheEntry::oid

Definition at line 40 of file spccache.c.

◆ opts

TableSpaceOpts* TableSpaceCacheEntry::opts

Definition at line 41 of file spccache.c.


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