]> git.ipfire.org Git - thirdparty/postgresql.git/commit
oauth_validator: Print captured stderr after call-count failure
authorJacob Champion <jchampion@postgresql.org>
Wed, 17 Jun 2026 16:57:15 +0000 (09:57 -0700)
committerJacob Champion <jchampion@postgresql.org>
Wed, 17 Jun 2026 17:15:38 +0000 (10:15 -0700)
commit1fb397f730b209edaff995f9cc411a5d8ed2d65f
treef16f951e264ea4a44b72be0e9aa07695bff04433
parente3b7a43fa9b6f7f5d33584080276bea66606b644
oauth_validator: Print captured stderr after call-count failure

If the call count test fails, you'll reasonably want to know what the
network trace looked like, but that information is currently swallowed.
Print it out instead.

Backpatch-through: 18
src/test/modules/oauth_validator/t/001_server.pl