50 for (
i = 0;
i <
xlrec->ntablespaces;
i++)
59 const char *
id =
NULL;
64 id =
"CREATE_FILE_COPY";
67 id =
"CREATE_WAL_LOG";
const char * dbase_identify(uint8 info)
void dbase_desc(StringInfo buf, XLogReaderState *record)
#define XLOG_DBASE_CREATE_WAL_LOG
#define XLOG_DBASE_CREATE_FILE_COPY
static char buf[DEFAULT_XLOG_SEG_SIZE]
void appendStringInfo(StringInfo str, const char *fmt,...)
void appendStringInfoString(StringInfo str, const char *s)
#define XLogRecGetInfo(decoder)
#define XLogRecGetData(decoder)