|
PostgreSQL Source Code git master
|
Data Fields | |
| TablespaceListCell * | head |
| TablespaceListCell * | tail |
Definition at line 51 of file pg_basebackup.c.
| TablespaceListCell* TablespaceList::head |
Definition at line 53 of file pg_basebackup.c.
Referenced by get_tablespace_mapping(), and tablespace_list_append().
| TablespaceListCell* TablespaceList::tail |
Definition at line 54 of file pg_basebackup.c.
Referenced by tablespace_list_append().