mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-03-07 19:47:50 +08:00
Remove duplicate #define
Mark Dilger
This commit is contained in:
parent
1c5c70df45
commit
50f2c0687f
@ -174,7 +174,4 @@ typedef struct XLogRecordDataHeaderLong
|
||||
#define XLR_BLOCK_ID_DATA_SHORT 255
|
||||
#define XLR_BLOCK_ID_DATA_LONG 254
|
||||
|
||||
#define SizeOfXLogRecordDataHeaderLong (sizeof(uint8) + sizeof(uint32))
|
||||
|
||||
|
||||
#endif /* XLOGRECORD_H */
|
||||
|
Loading…
Reference in New Issue
Block a user