Re: reduce size of logs stored by buildfarm
Jacob Champion <jacob.champion@enterprisedb.com>
From: Jacob Champion <jacob.champion@enterprisedb.com>
To: Álvaro Herrera <alvherre@kurilemu.de>
Cc: Pg Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-12-01T17:01:36Z
Lists: pgsql-hackers
On Tue, Nov 25, 2025 at 10:46 AM Álvaro Herrera <alvherre@kurilemu.de> wrote: > > Only thing I don't like about this is that the JSON you need for > > debugging might be after the useless padding. Attached is a patch that > > does things more surgically, tested against Python 3.6, and I'm > > running it through the CI now. > > Brilliant, thanks. (This was pushed last week; forgot to follow up here.) Thanks, --Jacob
Commits
-
oauth_validator: Shorten JSON responses in test logs
- 3d8183e7c473 18.2 landed
- 47c7a7ebc89e 19 (unreleased) landed
-
pg_dump tests: don't put dumps in stdout
- 33bb3dc2d855 19 (unreleased) landed
- 0e4b1af78d7c 18.2 landed