|
PostgreSQL Source Code git master
|

Go to the source code of this file.
Functions | |
| void | seq_desc (StringInfo buf, XLogReaderState *record) |
| const char * | seq_identify (uint8 info) |
| void seq_desc | ( | StringInfo | buf, |
| XLogReaderState * | record | ||
| ) |
Definition at line 21 of file seqdesc.c.
References appendStringInfo(), buf, fb(), XLOG_SEQ_LOG, XLogRecGetData, and XLogRecGetInfo.
Definition at line 34 of file seqdesc.c.
References fb(), XLOG_SEQ_LOG, and XLR_INFO_MASK.