| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Jacob Champion <jchampion(at)timescale(dot)com> |
| Cc: | Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, peter(dot)eisentraut(at)enterprisedb(dot)com, Michael Paquier <michael(at)paquier(dot)xyz>, byavuz81(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: BUG #17522: While using --with-ssl=openssl and PG_TEST_EXTRA='ssl' options, SSL test fails on OpenBSD 7.1 |
| Date: | 2022-06-22 16:31:45 |
| Message-ID: | 3523929.1655915505@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Jacob Champion <jchampion(at)timescale(dot)com> writes:
> On Wed, Jun 22, 2022 at 9:16 AM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> Why not? We're still in beta, and pretty early at that.
> Mostly just that the test failure isn't new behavior in 15,
... which raises the question of whether we should back-patch ...
> Moving from lax to strict validation means plenty
> of IETF spec reading to make sure we don't throw away useful hostnames
> by accident.
True. I'd be content to disallow '/' and move on.
Or we could just drop this test case.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PG Bug reporting form | 2022-06-22 20:37:27 | BUG #17529: SQL Error [57P01]: FATAL: terminating connection due to administrator command |
| Previous Message | Jacob Champion | 2022-06-22 16:28:56 | Re: BUG #17522: While using --with-ssl=openssl and PG_TEST_EXTRA='ssl' options, SSL test fails on OpenBSD 7.1 |