Skip to content

Commit bd1eba0

Browse files
authored
Merge pull request #131 from citusdata/marcocitus/pg15
Add PostgreSQL 15 support
2 parents f23f5e2 + 9371221 commit bd1eba0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/hll.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
#include "utils/fmgrprotos.h"
4848
#endif
4949
#include "utils/guc.h"
50-
#include "utils/int8.h"
5150
#include "utils/lsyscache.h"
5251
#include "utils/memutils.h"
5352
#if (PG_VERSION_NUM >= 100000)

0 commit comments

Comments
 (0)