Re: dikkop seems unhappy because of openssl stuff (FreeBSD 14-BETA1)
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Tomas Vondra <tomas.vondra@enterprisedb.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-09-29T22:05:07Z
Lists: pgsql-hackers
Tomas Vondra <tomas.vondra@enterprisedb.com> writes: > On 9/27/23 15:38, Tom Lane wrote: >> Tomas Vondra <tomas.vondra@enterprisedb.com> writes: >>> Hmm, yeah. Which FreeBSD image did you install? armv7 or aarch64? >> https://download.freebsd.org/releases/arm64/aarch64/ISO-IMAGES/14.0/FreeBSD-14.0-BETA3-arm64-aarch64-RPI.img.xz > Thanks, that's the image I've used. This is really strange ... I've now laid my hands on a Pi 4B, and with that exact same SD card plugged in, I get the same results I did with the 3B+: pltcl regression tests pass, and so does the manual check with tclsh8.[67]. So it seems like the "different CPU" theory doesn't survive contact with reality either. I'm completely baffled, but I do notice that "clock scan" without a -format option is deprecated according to the Tcl man page. Maybe we should stop relying on deprecated behavior and put in a -format option? regards, tom lane
Commits
-
Remove environment sensitivity in pl/tcl regression test.
- 594866421433 16.1 landed
- f02154652d1a 17.0 landed
- fd6a06fccb65 14.10 landed
- ef595bf74459 15.5 landed
- e37842e959f2 12.17 landed
- 90ef9d9c9498 11.22 landed
- 6875bac64f90 13.13 landed