Skip to content

Commit 9371221

Browse files
committed
Add PostgreSQL 15 support
1 parent cedd601 commit 9371221

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)