PostgreSQL Source Code
git master
|
Go to the source code of this file.
Functions | |
void | generic_desc (StringInfo buf, XLogReaderState *record) |
const char * | generic_identify (uint8 info) |
void generic_desc | ( | StringInfo | buf, |
XLogReaderState * | record | ||
) |
Definition at line 24 of file genericdesc.c.
References appendStringInfo(), buf, XLogRecGetData, and XLogRecGetDataLen.
const char* generic_identify | ( | uint8 | info | ) |
Definition at line 52 of file genericdesc.c.