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.
pull/14/head
Heikki Linnakangas 11 years ago
parent 2b475c5946
commit 48d50840d5
  1. 1131
      src/backend/libpq/be-secure-openssl.c

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save