mirror of
https://github.com/postgres/postgres.git
synced 2025-11-12 05:01:15 +03:00
when to send what to which, prevent recursion by introducing new COMMERROR elog level for client-communication problems, get rid of direct writes to stderr in backend/libpq files, prevent non-error elogs from going to client during the authentication cycle.