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 Branch ------ REL_18_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/1fb397f730b209edaff995f9cc411a5d8ed2d65f Modified Files -------------- src/test/modules/oauth_validator/t/001_server.pl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
