PostgreSQL Source Code
git master
|
#include <dbcommands_xlog.h>
Data Fields | |
Oid | db_id |
Oid | tablespace_id |
Definition at line 42 of file dbcommands_xlog.h.
Oid xl_dbase_create_wal_log_rec::db_id |
Definition at line 44 of file dbcommands_xlog.h.
Referenced by CreateDirAndVersionFile(), dbase_desc(), dbase_redo(), and SummarizeDbaseRecord().
Oid xl_dbase_create_wal_log_rec::tablespace_id |
Definition at line 45 of file dbcommands_xlog.h.
Referenced by CreateDirAndVersionFile(), dbase_desc(), dbase_redo(), and SummarizeDbaseRecord().