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 fd3ca52 commit 54fae9cCopy full SHA for 54fae9c
src/interfaces/ecpg/ecpglib/misc.c
@@ -1,8 +1,9 @@
1
-/* $Header: /cvsroot/pgsql/src/interfaces/ecpg/ecpglib/misc.c,v 1.5 2003/06/25 10:44:21 meskes Exp $ */
+/* $Header: /cvsroot/pgsql/src/interfaces/ecpg/ecpglib/misc.c,v 1.6 2003/06/25 11:51:18 meskes Exp $ */
2
3
#define POSTGRES_ECPG_INTERNAL
4
#include "postgres_fe.h"
5
6
+#include <limits.h>
7
#include <unistd.h>
8
#ifdef USE_THREADS
9
#include <pthread.h>
0 commit comments