agora inbox for pgsql-committers@postgresql.org
help / color / mirror / Atom feedFrom: Jacob Champion <jchampion@postgresql.org>
To: pgsql-committers@lists.postgresql.org
Subject: pgsql: oauth: Skip call-count test for libcurl 8.20.0
Date: Wed, 17 Jun 2026 20:55:58 +0000
Message-ID: <E1wZxIk-000lbY-03@gemulon.postgresql.org> (raw)
oauth: Skip call-count test for libcurl 8.20.0
The call-count test in 001_server.pl runs into a recent upstream
regression in Curl:
https://github.com/curl/curl/issues/21547
The symptom is high CPU usage on some platforms during OAuth HTTP
requests. But it looks like the fix is on track for a June 2026 release,
as part of Curl 8.21.0, so just skip the test if we happen to be using
the broken version.
Reported-by: Andrew Dunstan <andrew@dunslane.net>
Reported-by: Tom Lane <tgl@sss.pgh.pa.us>
Tested-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/CAOYmi%2B%3DyrwMSsHuNJ1V14isA4iSix5Xb3P3VEp1X0BS61MdV4A%40mail.gmail.com
Backpatch-through: 18
Branch
------
REL_18_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/c5c35fd7c55cfc3ad072d131bff7472dd49a97b2
Modified Files
--------------
src/test/modules/oauth_validator/t/001_server.pl | 28 ++++++++++++++++--------
1 file changed, 19 insertions(+), 9 deletions(-)
view thread (2+ messages)
Message-ID: <E1wZxIk-000lbY-03@gemulon.postgresql.org>
Permalink: ../E1wZxIk-000lbY-03@gemulon.postgresql.org/
Also on: postgresql.org/message-id/E1wZxIk-000lbY-03@gemulon.postgresql.org
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pgsql-committers@postgresql.org
Cc: jchampion@postgresql.org, pgsql-committers@lists.postgresql.org
Subject: Re: pgsql: oauth: Skip call-count test for libcurl 8.20.0
In-Reply-To: <E1wZxIk-000lbY-03@gemulon.postgresql.org>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox