agora inbox for pgsql-committers@postgresql.org  
help / color / mirror / Atom feed
pgsql: oauth: Skip call-count test for libcurl 8.20.0
2+ messages / 1 participants
[nested] [flat]

* pgsql: oauth: Skip call-count test for libcurl 8.20.0
@ 2026-06-17 20:55 Jacob Champion <jchampion@postgresql.org>
  0 siblings, 0 replies; 2+ messages in thread

From: Jacob Champion @ 2026-06-17 20:55 UTC (permalink / raw)
  To: pgsql-committers@lists.postgresql.org

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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/fd5ea2e9e37c1aee80698b3e8d9d835eaa19a30c

Modified Files
--------------
src/test/modules/oauth_validator/t/001_server.pl | 28 ++++++++++++++++--------
1 file changed, 19 insertions(+), 9 deletions(-)



^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* pgsql: oauth: Skip call-count test for libcurl 8.20.0
@ 2026-06-17 20:55 Jacob Champion <jchampion@postgresql.org>
  0 siblings, 0 replies; 2+ messages in thread

From: Jacob Champion @ 2026-06-17 20:55 UTC (permalink / raw)
  To: pgsql-committers@lists.postgresql.org

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(-)



^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2026-06-17 20:55 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2026-06-17 20:55 pgsql: oauth: Skip call-count test for libcurl 8.20.0 Jacob Champion <jchampion@postgresql.org>
2026-06-17 20:55 pgsql: oauth: Skip call-count test for libcurl 8.20.0 Jacob Champion <jchampion@postgresql.org>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox