PostgreSQL Source Code  git master
xl_dbase_drop_rec Struct Reference

#include <dbcommands_xlog.h>

Data Fields

Oid db_id
 
int ntablespaces
 
Oid tablespace_ids [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 48 of file dbcommands_xlog.h.

Field Documentation

◆ db_id

Oid xl_dbase_drop_rec::db_id

◆ ntablespaces

int xl_dbase_drop_rec::ntablespaces

◆ tablespace_ids

Oid xl_dbase_drop_rec::tablespace_ids[FLEXIBLE_ARRAY_MEMBER]

Definition at line 52 of file dbcommands_xlog.h.

Referenced by dbase_desc(), dbase_redo(), and SummarizeDbaseRecord().


The documentation for this struct was generated from the following file: