PostgreSQL Source Code
git master
|
Data Fields | |
int | numSpcs |
Oid | tblSpcs [FLEXIBLE_ARRAY_MEMBER] |
Definition at line 1195 of file tablespace.c.
int temp_tablespaces_extra::numSpcs |
Definition at line 1198 of file tablespace.c.
Referenced by assign_temp_tablespaces(), and check_temp_tablespaces().
Oid temp_tablespaces_extra::tblSpcs[FLEXIBLE_ARRAY_MEMBER] |
Definition at line 1199 of file tablespace.c.
Referenced by assign_temp_tablespaces(), and check_temp_tablespaces().