We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e413a0 commit cb706ecCopy full SHA for cb706ec
src/bin/pg_dump/pg_dump.c
@@ -33,6 +33,7 @@
33
34
#include <unistd.h>
35
#include <ctype.h>
36
+#include <limits.h>
37
#ifdef HAVE_TERMIOS_H
38
#include <termios.h>
39
#endif
0 commit comments