Skip to content

Commit 6bb9a61

Browse files
committed
Remove declarations for pq_putmessage_hook and pq_flush_hook.
Commit 2bd9e41 added these in error. They were part of an earlier design for that patch and survived in the committed version only by inadvertency. Julien Rouhaud
1 parent 36d154e commit 6bb9a61

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/include/libpq/libpq.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,6 @@ extern char *ssl_key_file;
8181
extern char *ssl_ca_file;
8282
extern char *ssl_crl_file;
8383

84-
extern int (*pq_putmessage_hook) (char msgtype, const char *s, size_t len);
85-
extern int (*pq_flush_hook) (void);
86-
8784
extern int secure_initialize(void);
8885
extern bool secure_loaded_verify_locations(void);
8986
extern void secure_destroy(void);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy