git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7a944e4)
Fix for SSL compile.
2004年3月25日 21:48:59 +0000 (21:48 +0000)
2004年3月25日 21:48:59 +0000 (21:48 +0000)

diff --git a/src/interfaces/libpq/libpq-int.h b/src/interfaces/libpq/libpq-int.h
index 589bf8b076af07e3901bf32cf1039320b7c9991f..1ceda02cf4aaa97f0811d3a54bacf6859676b823 100644 (file)
--- a/src/interfaces/libpq/libpq-int.h
+++ b/src/interfaces/libpq/libpq-int.h
@@ -12,7 +12,7 @@
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * $PostgreSQL: pgsql/src/interfaces/libpq/libpq-int.h,v 1.86 2004年03月24日 03:45:00 momjian Exp $
+ * $PostgreSQL: pgsql/src/interfaces/libpq/libpq-int.h,v 1.87 2004年03月25日 21:48:59 momjian Exp $
*
*-------------------------------------------------------------------------
*/
@@ -458,6 +458,9 @@ extern ssize_t pqsecure_write(PGconn *, const void *ptr, size_t len);
#ifdef ENABLE_THREAD_SAFETY
extern void check_sigpipe_handler(void);
extern pthread_key_t thread_in_send;
+#endif
+
+#ifdef USE_SSL
extern bool pq_initssllib;
#endif
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /