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

Data Fields

int numSpcs
 
Oid tblSpcs [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 1202 of file tablespace.c.

Field Documentation

◆ numSpcs

int temp_tablespaces_extra::numSpcs

Definition at line 1205 of file tablespace.c.

◆ tblSpcs

Oid temp_tablespaces_extra::tblSpcs[FLEXIBLE_ARRAY_MEMBER]

Definition at line 1206 of file tablespace.c.


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