Skip to content

Commit ef59f85

Browse files
author
Michael Paquier
committed
Remove duplicated definition of Datum and MemoryContext
1 parent f4cf982 commit ef59f85

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

xlog.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414
#include <sys/stat.h>
1515
#include <unistd.h>
1616

17-
typedef unsigned long Datum;
18-
typedef struct MemoryContextData *MemoryContext;
19-
2017
#include "access/xlog_internal.h"
2118

2219
/*

0 commit comments

Comments
 (0)