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: Thomas Munro <thomas.munro@gmail.com>
Cc: Tomas Vondra <tomas.vondra@enterprisedb.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-09-29T23:57:08Z
Lists: pgsql-hackers
Thomas Munro <thomas.munro@gmail.com> writes: > Does the image lack a /etc/localtime file/link, but perhaps one of you > did something to create it? Hah! I thought it had to be some sort of locale effect, but I failed to think of that as a contributor :-(. My installation does have /etc/localtime, and removing it duplicates Tomas' syndrome. I also find that if I add "-gmt 1" to the clock invocation, it's happy with or without /etc/localtime. So I think we should modify the test case to use that to reduce its environmental sensitivity. Will go make it so. 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