Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7fddd3 commit efbbd10Copy full SHA for efbbd10
src/interfaces/ecpg/pgtypeslib/numeric.c
@@ -1,5 +1,6 @@
1
#include "postgres_fe.h"
2
#include <ctype.h>
3
+#include <limits.h>
4
5
#include "extern.h"
6
#include "pgtypes_error.h"
0 commit comments