Re: [oauth] Increased CPU usage during device flow with libcurl 8.20.0
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Jacob Champion <jacob.champion@enterprisedb.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>,
Andrew Dunstan <andrew@dunslane.net>,
Daniel Gustafsson <daniel@yesql.se>
Date: 2026-06-15T19:47:42Z
Lists: pgsql-hackers
Jacob Champion <jacob.champion@enterprisedb.com> writes: > So that just leaves what to do about the current test failures. My > current idea is to just skip the test if the curl binary reports that > specific minor version. Seems like a good solution. We don't know how long such curl binaries will persist in the wild. regards, tom lane
Commits
-
oauth: Skip call-count test for libcurl 8.20.0
- c5c35fd7c55c 18 (unreleased) landed
- fd5ea2e9e37c 19 (unreleased) landed
-
libpq-oauth: Print libcurl version with OAUTHDEBUG_UNSAFE_TRACE
- 357e4d64f871 18 (unreleased) landed
- 4bd477dcc619 19 (unreleased) landed