Re: Improve OAuth discovery logging
Jacob Champion <jacob.champion@enterprisedb.com>
From: Jacob Champion <jacob.champion@enterprisedb.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Chao Li <li.evan.chao@gmail.com>, Andrey Borodin <x4mmm@yandex-team.ru>, Zsolt Parragi <zsolt.parragi@percona.com>,
Daniel Gustafsson <daniel@yesql.se>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>,
Tom Lane <tgl@sss.pgh.pa.us>
Date: 2026-03-31T18:51:41Z
Lists: pgsql-hackers
On Fri, Mar 20, 2026 at 11:14 AM Jacob Champion <jacob.champion@enterprisedb.com> wrote: > I'm not in a rush to get this patch pushed, and I want to give Michael > ample time to weigh in. (Personally, I don't think anyone is likely to > argue against the behavior change here, only against how it's being > done. We have alternative implementations available if there are > strong opinions late in the cycle. So I feel pretty confident we can > land a fix for 19.) Pushed (but post-commit review is very welcome :D). --Jacob
Commits
-
oauth: Don't log discovery connections by default
- e020a897efea 19 (unreleased) landed
-
sasl: Allow backend mechanisms to "abandon" exchanges
- c4ff16339f07 19 (unreleased) landed
-
Add FATAL_CLIENT_ONLY to ereport/elog
- c2bca7cc9621 19 (unreleased) landed
-
oauth_validator: Avoid races in log_check()
- ab8af1db4303 19 (unreleased) cited