diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2019-03-06 15:27:19 -0500 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2019-03-06 15:36:41 -0500 |
commit | 342cb650e0ffc7a007a12a419be04d47da4bd8cc (patch) | |
tree | e6c9e43f1907d72c5e0f74fdd3316fcc5099e4c1 /src/backend/executor/nodeModifyTable.c | |
parent | b1723423216749be9b28f8430c3b7180dec3fa70 (diff) | |
download | postgresql-342cb650e0ffc7a007a12a419be04d47da4bd8cc.tar.gz postgresql-342cb650e0ffc7a007a12a419be04d47da4bd8cc.zip |
Don't log incomplete startup packet if it's empty
This will stop logging cases where, for example, a monitor opens a
connection and immediately closes it. If the packet contains any data an
incomplete packet will still be logged.
Author: Tom Lane
Discussion: https://postgr.es/m/a1379a72-2958-1ed0-ef51-09a21219b155@2ndQuadrant.com
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions