|
PostgreSQL Source Code git master
|

Go to the source code of this file.
Functions | |
| void | tblspc_desc (StringInfo buf, XLogReaderState *record) |
| const char * | tblspc_identify (uint8 info) |
| void tblspc_desc | ( | StringInfo | buf, |
| XLogReaderState * | record | ||
| ) |
Definition at line 21 of file tblspcdesc.c.
References appendStringInfo(), buf, fb(), XLOG_TBLSPC_CREATE, XLOG_TBLSPC_DROP, XLogRecGetData, and XLogRecGetInfo.
Definition at line 41 of file tblspcdesc.c.
References fb(), XLOG_TBLSPC_CREATE, XLOG_TBLSPC_DROP, and XLR_INFO_MASK.