|
PostgreSQL Source Code git master
|
#include <xlogrecord.h>
Data Fields | |
| uint8 | id |
| uint8 | data_length |
Definition at line 211 of file xlogrecord.h.
| uint8 XLogRecordDataHeaderShort::data_length |
Definition at line 214 of file xlogrecord.h.
| uint8 XLogRecordDataHeaderShort::id |
Definition at line 213 of file xlogrecord.h.