Re: [PoC] Federated Authn/z with OAUTHBEARER - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [PoC] Federated Authn/z with OAUTHBEARER
Date
Msg-id 1331938.1752084788@sss.pgh.pa.us
Whole thread Raw
In response to Re: [PoC] Federated Authn/z with OAUTHBEARER  (Jacob Champion <jacob.champion@enterprisedb.com>)
Responses Re: [PoC] Federated Authn/z with OAUTHBEARER
List pgsql-hackers
Jacob Champion <jacob.champion@enterprisedb.com> writes:
> I'll work up a patch to send through the CI. I can't currently test
> RHEL8 easily -- Rocky 8 is incompatible with my Macbook? -- which I
> will need to rectify eventually, but I can't this week.

No need, I already tested locally.  Will push shortly.

            regards, tom lane



pgsql-hackers by date:

Previous
From: jian he
Date:
Subject: [PATCH] no table rewrite when set column type to constrained domain
Next
From: Andres Freund
Date:
Subject: TransactionIdIsActive() has long been unused