blob: 4f60033eba956ae24e5cde4275c43788ae74d6e3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
--- ./modules/postgresql/config.h.in.orig Thu Jan 12 14:56:07 2006
+++ ./modules/postgresql/config.h.in Mon Jun 26 17:59:45 2006
@@ -174,17 +174,11 @@
/* Define to 1 if you have the `PQgetResult' function. */
#undef HAVE_PQGETRESULT
-/* Define to 1 if you have the `PQgetssl' function. */
-#undef HAVE_PQGETSSL
-
/* Define to 1 if you have the `PQgetvalue' function. */
#undef HAVE_PQGETVALUE
/* Define to 1 if you have the `PQhost' function. */
#undef HAVE_PQHOST
-
-/* Define to 1 if you have the `PQinitSSL' function. */
-#undef HAVE_PQINITSSL
/* Define to 1 if you have the `PQisBusy' function. */
#undef HAVE_PQISBUSY
|