| From: | Jacob Champion <jchampion(at)timescale(dot)com> |
|---|---|
| To: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
| Cc: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, mahendrakar s <mahendrakarforpg(at)gmail(dot)com>, Andrey Chudnovsky <achudnovskij(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: | 2023-07-26 16:43:14 |
| Message-ID: | CAAWbhmhFduVC8NbUprAZF_J+aX+_nswdOVouJ1yXYJJGbcbM_Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Jul 18, 2023 at 4:04 PM Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:
> On Tue, Jul 18, 2023 at 11:55 AM Jacob Champion <jchampion(at)timescale(dot)com> wrote:
> +1 for EV_RECEIPT ("just tell me about errors, don't drain any
> events").
Sounds good.
> While comparing the cousin OSs' man pages just now, I noticed that
> it's not only macOS that lacks NOTE_MSECONDS, it's also OpenBSD and
> NetBSD < 10. Maybe just delete that cruft ^^^ and use literal 0 in
> fflags directly.
So I don't lose track of it, here's a v10 with those two changes.
Thanks!
--Jacob
| Attachment | Content-Type | Size |
|---|---|---|
| since-v9.diff.txt | text/plain | 3.5 KB |
| v10-0001-common-jsonapi-support-FRONTEND-clients.patch.gz | application/gzip | 6.6 KB |
| v10-0003-backend-add-OAUTHBEARER-SASL-mechanism.patch.gz | application/gzip | 12.4 KB |
| v10-0002-libpq-add-OAUTHBEARER-SASL-mechanism.patch.gz | application/gzip | 30.9 KB |
| v10-0004-Add-pytest-suite-for-OAuth.patch.gz | application/gzip | 31.9 KB |
| v10-0005-squash-Add-pytest-suite-for-OAuth.patch.gz | application/gzip | 7.8 KB |
| v10-0006-XXX-work-around-psycopg2-build-failures.patch.gz | application/gzip | 645 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dagfinn Ilmari Mannsåker | 2023-07-26 17:48:51 | Obsolete reference to pg_relation in comment |
| Previous Message | Matthias van de Meent | 2023-07-26 16:07:20 | Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan |