Re: pgsql: Remove support for OpenSSL 0.9.8 and 1.0.0
Tom Lane <[email protected]> Mon, 06 Jan 2020 20:57:09 -0500
| Newsgroups | gmane.comp.db.postgresql.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Michael Paquier <[email protected]> writes: > On Mon, Jan 06, 2020 at 07:14:49PM -0500, Tom Lane wrote: >> I propose the attached, which removes the unnecessary entries >> and puts full control of the IPv4/IPv6 decision in one place >> (well, two places). The test will still always connect over IPv4, >> but at least there's now a clear route to changing that if >> someone wants to. > Looks sane to me. Thanks for the fix! Pushed, thanks for reviewing! regards, tom lane