| From: | Michael Paquier <michael(at)paquier(dot)xyz> |
|---|---|
| To: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Weird failure in explain.out with OpenBSD |
| Date: | 2021-11-11 00:15:10 |
| Message-ID: | YYxgjjOjDg+bNWVl@paquier.xyz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Nov 11, 2021 at 10:23:06AM +1300, Thomas Munro wrote:
> If I'm reading this right, it might be further evidence of
> CLOCK_MONOTONIC going backwards on OpenBSD, this time by quite a lot
> (the regular expression doesn't tolerate a leading minus sign, so the
> test failed):
>
> https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=morepork&dt=2021-11-10%2020%3A51%3A32
Yeah, I have noticed this failure yesterday.
morepork uses 6.9 now, but it has been recently upgraded from 5.4 or
a version close to that, right? I am wondering if 7.0 may help
regarding this issue. Postgres is not wrong here.
--
Michael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2021-11-11 01:14:34 | Re: fix warnings in 9.6, 10, 11's contrib when compiling without openssl |
| Previous Message | Peter Geoghegan | 2021-11-10 23:33:08 | Re: 2021-11-11 release announcement draft |