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