From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers(at)postgresql(dot)org, Peter Eisentraut <peter_e(at)gmx(dot)net>, Petr Jelinek <petr(at)2ndquadrant(dot)com> |
Subject: | Re: 002_types.pl fails on some timezones on windows |
Date: | 2021-10-01 14:25:55 |
Message-ID: | 61466cd9-8b8a-658e-4433-58bc35e3ad8b@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 9/30/21 3:38 PM, Tom Lane wrote:
> Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
>> On 9/30/21 2:36 PM, Andres Freund wrote:
>>> CI showed me a failure in 002_types.pl on windows. I only just now noticed
>>> that because the subscription tests aren't run by any of the vcregress.pl
>>> steps :(
>> We have windows buildfarm animals running the subscription tests, e.g.
>> <https://buildfarm.postgresql.org/cgi-bin/show_stage_log.pl?nm=drongo&dt=2021-09-29%2019%3A08%3A23&stg=subscription-check>
>> and they do it by calling vcregress.pl.
> But are they running with the prevailing zone set to "Greenwich Standard
> Time"?
drongo's timezone is set to plain "UTC".
It also offers me "UTC+00:00(Dublin, Edinburgh, Lisbon, London)" and
"UTC+00:00(Monrovia, Reykjavik)"
cheers
andrew
--
Andrew Dunstan
EDB: https://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2021-10-01 14:35:07 | Re: 002_types.pl fails on some timezones on windows |
Previous Message | Jaime Casanova | 2021-10-01 14:25:10 | Re: Numeric x^y for negative x |