diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-08-18 13:04:47 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-08-18 13:12:40 +0300 |
commit | 48d50840d53eb62842c0d9b54eab9cd7c9a3a46d (patch) | |
tree | e28deb52b238d509c42eecb25c57634a209b1ed4 /doc/src | |
parent | 2b475c5946bc8a9beaff3f57b45cc440a78561a1 (diff) | |
download | postgresql-48d50840d53eb62842c0d9b54eab9cd7c9a3a46d.tar.gz postgresql-48d50840d53eb62842c0d9b54eab9cd7c9a3a46d.zip |
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.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions