Content-Length: 261289 | pFad | http://github.com/postgrespro/postgres/commit/86029b31e5c71be5f9aceba0da2c609496435418

5A Silence compiler warning when SSL not in use · postgrespro/postgres@86029b3 · GitHub
Skip to content

Commit 86029b3

Browse files
committed
Silence compiler warning when SSL not in use
Per Jaime Casanova and Vik Fearing
1 parent 7778ddc commit 86029b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/libpq/be-secure.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,10 @@ char *ssl_crl_file;
101101
*/
102102
int ssl_renegotiation_limit;
103103

104+
#ifdef USE_SSL
104105
/* are we in the middle of a renegotiation? */
105106
static bool in_ssl_renegotiation = false;
106107

107-
#ifdef USE_SSL
108108
static SSL_CTX *SSL_context = NULL;
109109
static bool ssl_loaded_verify_locations = false;
110110
#endif

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/86029b31e5c71be5f9aceba0da2c609496435418

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy