| From: | Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com> |
|---|---|
| To: | "Jonathan Gonzalez V(dot)" <jonathan(dot)abdiel(at)gmail(dot)com> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [oauth] Add TLS support to OAuth tests |
| Date: | 2026-03-02 19:31:31 |
| Message-ID: | CAOYmi+=wFNp6PaTFkoXjV37dNKHT5wTPeLjcdjLQ8uva7CK+Hw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Feb 27, 2026 at 9:09 PM Jonathan Gonzalez V.
<jonathan(dot)abdiel(at)gmail(dot)com> wrote:
> That's indeed good to know, there's a way to know which is the oldest
> version of Python used?
We have a partial list of minimum dependencies here:
https://wiki.postgresql.org/wiki/Minimum_Dependency_Versions
> What do you think about adding this information
> on top of the `oauth_server.py` file?
I think if we put it into the repo somewhere (and honestly, we
probably should), it should be centralized rather than per-file. It'll
rot really quickly otherwise.
So I've pulled in part of your -0003, done some more comment-smithing,
and squashed it all down for commit. Attached in v2.
Thanks!
--Jacob
| Attachment | Content-Type | Size |
|---|---|---|
| v2-0001-oauth-Add-TLS-support-for-oauth_validator-tests.patch | application/octet-stream | 13.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Greg Burd | 2026-03-02 19:48:11 | Re: Areas for Solaris support modernization |
| Previous Message | Andres Freund | 2026-03-02 19:29:16 | Re: index prefetching |