aboutsummaryrefslogtreecommitdiff
path: root/src/test/modules/commit_ts/sql/commit_timestamp.sql
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2018-01-25 08:58:00 -0500
committerPeter Eisentraut <peter_e@gmx.net>2018-01-26 09:50:46 -0500
commitc1869542b3a4da4b12cace2253ef177da761c00d (patch)
treeb1b726f9a2851dce06fd1d3f96f27747bfc74b86 /src/test/modules/commit_ts/sql/commit_timestamp.sql
parenta6ef00b5c3c4a287e03b634d328529b69cc1e770 (diff)
downloadpostgresql-c1869542b3a4da4b12cace2253ef177da761c00d.tar.gz
postgresql-c1869542b3a4da4b12cace2253ef177da761c00d.zip
Use abstracted SSL API in server connection log messages
The existing "connection authorized" server log messages used OpenSSL API calls directly, even though similar abstracted API calls exist. Change to use the latter instead. Change the function prototype for the functions that return the TLS version and the cipher to return const char * directly instead of copying into a buffer. That makes them slightly easier to use. Add bits= to the message. psql shows that, so we might as well show the same information on the client and server. Reviewed-by: Daniel Gustafsson <daniel@yesql.se> Reviewed-by: Michael Paquier <michael.paquier@gmail.com>
Diffstat (limited to 'src/test/modules/commit_ts/sql/commit_timestamp.sql')
0 files changed, 0 insertions, 0 deletions