| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: OpenSSL 3.0.0 vs old branches |
| Date: | 2023-02-06 22:01:08 |
| Message-ID: | 2840051.1675720868@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
> On 2023-02-06 Mo 11:13, Tom Lane wrote:
>> So presumably, changing this test would break it for OpenSSL 0.9.8,
>> which is still nominally supported in those branches. On the other
>> hand, this test isn't run by default, so users would likely never
>> notice anyway.
> Presumably we don't have any buildfarm animals running with such old
> versions of openssl, or they would be failing the same test on release
> >= 13.
That test isn't run by default in the buildfarm either, no?
But indeed, probably nobody in the community is testing such builds
at all. I did have such setups on my old dinosaur BF animals, but
they bit the dust last year for unrelated reasons. I wonder how
realistic it is to claim that we still support those old OpenSSL
versions.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Munro | 2023-02-06 22:03:18 | Re: pg_upgrade test failure |
| Previous Message | Andres Freund | 2023-02-06 21:57:38 | Re: pg_upgrade test failure |