PostgreSQL Source Code: CreateDBRelInfo Struct Reference (original) (raw)

Data Fields
RelFileLocator rlocator
Oid reloid
bool permanent

Detailed Description

Definition at line 104 of file dbcommands.c.

Field Documentation

permanent

bool CreateDBRelInfo::permanent

reloid

Oid CreateDBRelInfo::reloid

rlocator


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