mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Remove duplicate #define
Mark Dilger
This commit is contained in:
@ -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 */
|
||||
|
Reference in New Issue
Block a user