mirror of
https://github.com/postgres/postgres.git
synced 2025-06-02 00:01:40 -04:00
An inconsistent set of debug-level messages was not using errmsg_internal(), thus uselessly exposing the messages to translation work. Fix those.