mirror of https://github.com/postgres/postgres
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.
pull/151/head
parent
4710b67d4d
commit
5632d6e18a
Loading…
Reference in new issue