Re: [oauth] Add TLS support to OAuth tests - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: [oauth] Add TLS support to OAuth tests
Date
Msg-id CAOYmi+=wFNp6PaTFkoXjV37dNKHT5wTPeLjcdjLQ8uva7CK+Hw@mail.gmail.com
Whole thread Raw
In response to Re: [oauth] Add TLS support to OAuth tests  ("Jonathan Gonzalez V." <jonathan.abdiel@gmail.com>)
Responses Re: [oauth] Add TLS support to OAuth tests
List pgsql-hackers
On Fri, Feb 27, 2026 at 9:09 PM Jonathan Gonzalez V.
<jonathan.abdiel@gmail.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

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: index prefetching
Next
From: "Greg Burd"
Date:
Subject: Re: Areas for Solaris support modernization