Skip to content

Commit 8129f19

Browse files
author
rpedela
committed
Include pg_config.h to get PG_VERSION_NUM.
1 parent cf07a4f commit 8129f19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/binding.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#include <pg_config.h>
12
#include <libpq-fe.h>
23
#include <node.h>
34
#include <node_buffer.h>

0 commit comments

Comments
 (0)