diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2017-07-03 14:51:51 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2017-07-03 14:51:51 +0300 |
commit | b93827c745f346a765e7e59584127e07a37c78da (patch) | |
tree | bc7f46361d16952ae2b70d9267482647cfe9ee24 /src/backend/executor/tqueue.c | |
parent | bf723a274cbb00c7fba66c66312a77940af13d79 (diff) | |
download | postgresql-b93827c745f346a765e7e59584127e07a37c78da.tar.gz postgresql-b93827c745f346a765e7e59584127e07a37c78da.zip |
Treat clean shutdown of an SSL connection same as the non-SSL case.
If the client closes an SSL connection, treat it the same as EOF on a
non-SSL connection. In particular, don't write a message in the log about
that.
Michael Paquier.
Discussion: https://www.postgresql.org/message-id/CAB7nPqSfyVV42Q2acFo%3DvrvF2gxoZAMJLAPq3S3KkjhZAYi7aw@mail.gmail.com
Diffstat (limited to 'src/backend/executor/tqueue.c')
0 files changed, 0 insertions, 0 deletions