|
PostgreSQL Source Code git master
|
#include <dbcommands_xlog.h>
Data Fields | |
| Oid | db_id |
| int | ntablespaces |
| Oid | tablespace_ids [FLEXIBLE_ARRAY_MEMBER] |
Definition at line 48 of file dbcommands_xlog.h.
| Oid xl_dbase_drop_rec::db_id |
Definition at line 50 of file dbcommands_xlog.h.
Referenced by movedb(), and remove_dbtablespaces().
| int xl_dbase_drop_rec::ntablespaces |
Definition at line 51 of file dbcommands_xlog.h.
| Oid xl_dbase_drop_rec::tablespace_ids[FLEXIBLE_ARRAY_MEMBER] |
Definition at line 52 of file dbcommands_xlog.h.