Re: Broken PQtrace CopyData display

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Ran Benita <ran@unusedvar.com>
Cc: pgsql-bugs@lists.postgresql.org
Date: 2025-09-03T03:58:45Z
Lists: pgsql-bugs

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. libpq: Fix PQtrace() format for non-printable characters

On Sun, Aug 31, 2025 at 01:53:50PM +0900, Michael Paquier wrote:
> Yeah.  Not a lot of people use the libpq tracing, but it would be
> better to show non-printable data in a consistent way.

Done this one with db9405493b48.
--
Michael