aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistsplit.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2023-12-30 22:18:54 +0200
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2023-12-30 22:18:54 +0200
commit5632d6e18a8afd586a99f680eddddc38b4ead769 (patch)
tree94184194abff8edb66c57cd72cf25e1a85962154 /src/backend/access/gist/gistsplit.c
parent4710b67d4d35832223dc49ccc2ccc043dff53793 (diff)
downloadpostgresql-5632d6e18a8afd586a99f680eddddc38b4ead769.tar.gz
postgresql-5632d6e18a8afd586a99f680eddddc38b4ead769.zip
Don't send "cannot connect" errors on invalid startup packet
Commit 16671ba6e7 moved the code that sends "sorry, too many clients already" and other such messages, but it had the effect that we would send that error even if the the startup packet processing failed, e.g. because the client sent an invalid startup packet. That was not intentional. Spotted while reading the code again.
Diffstat (limited to 'src/backend/access/gist/gistsplit.c')
0 files changed, 0 insertions, 0 deletions