postgresql/src/backend
Magnus Hagander 4cba1f6bbf Show SSL encryption information when logging connections
Expand the messages when log_connections is enabled to include the
fact that SSL is used and the SSL cipher information.

Dr. Andreas Kunert, review by Marko Kreen
2014-01-17 13:32:31 +01:00
..
access Fix missing parentheses resulting in wrong order of dereference. 2014-01-15 11:00:50 -05:00
bootstrap Fix possible crashes due to using elog/ereport too early in startup. 2014-01-11 16:36:07 -05:00
catalog Accept pg_upgraded tuples during multixact freezing 2014-01-10 18:03:18 -03:00
commands Make bitmap heap scans show exact/lossy block info in EXPLAIN ANALYZE. 2014-01-13 14:42:16 -05:00
executor Make bitmap heap scans show exact/lossy block info in EXPLAIN ANALYZE. 2014-01-13 14:42:16 -05:00
foreign Update copyright for 2014 2014-01-07 16:05:30 -05:00
lib Update copyright for 2014 2014-01-07 16:05:30 -05:00
libpq Move username lookup functions from /port to /common 2014-01-10 18:03:28 -05:00
main Fix possible crashes due to using elog/ereport too early in startup. 2014-01-11 16:36:07 -05:00
nodes Suppress Coverity complaints in readfuncs.c. 2014-01-16 12:00:19 +02:00
optimizer Update copyright for 2014 2014-01-07 16:05:30 -05:00
parser Disallow LATERAL references to the target table of an UPDATE/DELETE. 2014-01-11 19:03:12 -05:00
po Translation updates 2013-12-02 00:17:07 -05:00
port Update copyright for 2014 2014-01-07 16:05:30 -05:00
postmaster Logging running transactions every 15 seconds. 2014-01-15 12:41:20 -05:00
regex Update copyright for 2014 2014-01-07 16:05:30 -05:00
replication Fix Hot Standby feedback sending when streaming busily. 2014-01-16 23:15:41 +02:00
rewrite Update copyright for 2014 2014-01-07 16:05:30 -05:00
snowball Update copyright for 2014 2014-01-07 16:05:30 -05:00
storage Logging running transactions every 15 seconds. 2014-01-15 12:41:20 -05:00
tcop Fix possible crashes due to using elog/ereport too early in startup. 2014-01-11 16:36:07 -05:00
tsearch Update copyright for 2014 2014-01-07 16:05:30 -05:00
utils Show SSL encryption information when logging connections 2014-01-17 13:32:31 +01:00
.gitignore Add gitignore for mingw/cygwin build outputs 2011-06-09 18:11:47 +02:00
common.mk Remove maintainer-check target, fold into normal build 2013-10-10 20:11:56 -04:00
Makefile Update copyright for 2014 2014-01-07 16:05:30 -05:00
nls.mk Add libpgcommon to backend gettext source files 2013-10-19 13:49:05 -04:00