Re: Proposal: More structured logging
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Sehrope Sarkuni <sehrope@jackdb.com>
Cc: Magnus Hagander <magnus@hagander.net>, Ronan Dunklau <ronan.dunklau@aiven.io>, PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>, Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2021-09-01T00:28:02Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Fix ruleutils.c's dumping of whole-row Vars in more contexts.
- 43c2175121c8 15.0 cited
On Tue, Aug 31, 2021 at 10:46:30AM -0400, Sehrope Sarkuni wrote: > It needed some cleanup due to bit rot, but it now builds and works atop > master. I'll post it in its own thread. Thanks. -- Michael