8000 Reorganize functions in be-secure-openssl.c · postgrespro/postgres_cluster@48d5084 · GitHub
[go: up one dir, main page]

Skip to content

Commit 48d5084

Browse files
committed
Reorganize functions in be-secure-openssl.c
Move the functions within the file so that public interface functions come first, followed by internal functions. Previously, be_tls_write was first, then internal stuff, and finally the rest of the public interface, which clearly didn't make much sense. Per Andres Freund's complaint.
1 parent 2b475c5 commit 48d5084

File tree

1 file changed

+734
-723
lines changed

1 file changed

+734
-723
lines changed

0 commit comments

Comments
 (0)
0