|
PostgreSQL Source Code git master
|
Data Fields | |
| Oid | oid |
| TableSpaceOpts * | opts |
Definition at line 38 of file spccache.c.
| Oid TableSpaceCacheEntry::oid |
Definition at line 40 of file spccache.c.
Referenced by InvalidateTableSpaceCacheCallback().
| TableSpaceOpts* TableSpaceCacheEntry::opts |
Definition at line 41 of file spccache.c.
Referenced by get_tablespace(), get_tablespace_io_concurrency(), get_tablespace_maintenance_io_concurrency(), get_tablespace_page_costs(), and InvalidateTableSpaceCacheCallback().