From: | Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com> |
---|---|
To: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Cc: | daniel(at)yesql(dot)se, Shlok Kyal <shlok(dot)kyal(dot)oss(at)gmail(dot)com>, mahendrakar s <mahendrakarforpg(at)gmail(dot)com>, Andrey Chudnovsky <achudnovskij(at)gmail(dot)com>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, "hlinnaka(at)iki(dot)fi" <hlinnaka(at)iki(dot)fi>, "michael(at)paquier(dot)xyz" <michael(at)paquier(dot)xyz>, "smilingsamay(at)gmail(dot)com" <smilingsamay(at)gmail(dot)com>, Stephen Frost <sfrost(at)snowman(dot)net> |
Subject: | Re: [PoC] Federated Authn/z with OAUTHBEARER |
Date: | 2024-02-22 14:08:41 |
Message-ID: | CAOYmi+mLVfPfq2duV7NmqRYa40Q3jyGYMO14pNNVbRbfJoia1w@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, Feb 20, 2024 at 5:00 PM Jacob Champion
<jacob(dot)champion(at)enterprisedb(dot)com> wrote:
> v14 rebases over latest and fixes a warning when assertions are
> disabled.
v15 is a housekeeping update that adds typedefs.list entries and runs
pgindent. It also includes a temporary patch from Daniel to get the
cfbot a bit farther (see above discussion on libcurl/exit).
--Jacob
Attachment | Content-Type | Size |
---|---|---|
since-v14.diff.txt | text/plain | 80.0 KB |
v15-0004-Add-pytest-suite-for-OAuth.patch.gz | application/x-gzip | 34.6 KB |
v15-0003-backend-add-OAUTHBEARER-SASL-mechanism.patch.gz | application/x-gzip | 12.6 KB |
v15-0002-libpq-add-OAUTHBEARER-SASL-mechanism.patch.gz | application/x-gzip | 34.0 KB |
v15-0001-common-jsonapi-support-FRONTEND-clients.patch.gz | application/x-gzip | 6.1 KB |
v15-0005-squash-Add-pytest-suite-for-OAuth.patch.gz | application/x-gzip | 7.9 KB |
v15-0007-REVERT-temporarily-skip-the-exit-check.patch.gz | application/x-gzip | 637 bytes |
v15-0006-XXX-temporary-patches-to-build-and-test.patch.gz | application/x-gzip | 895 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2024-02-22 15:05:48 | Re: Test to dump and restore objects left behind by regression |
Previous Message | Daniel Gustafsson | 2024-02-22 13:55:48 | Re: Add missing error codes to PANIC/FATAL error reports in xlog.c and relcache.c |