| From: | Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: disabled SSL log_like tests |
| Date: | 2025-04-18 20:08:43 |
| Message-ID: | CAOYmi+mwePr-iRtWWqvvByPbjuYCRbEkPXfhAGe60VkkBrFDXQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Apr 18, 2025 at 12:46 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> * The commented-out tests in 001_ssltests.pl contained hard-wired
> expectations as to certificate serial numbers, which are obsolete now.
> I just replaced them with "\d+", but if anyone feels like that's not
> good enough, we could continue to check for exact serial numbers and
> eat the ensuing maintenance effort.
No, I think \d+ should be fine.
(I haven't stared closely at the racing code yet, but I like the
concept of the patch.)
Thanks!
--Jacob
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2025-04-18 22:26:35 | Re: disabled SSL log_like tests |
| Previous Message | Tom Lane | 2025-04-18 19:45:58 | Re: disabled SSL log_like tests |