Fix timezone dependence in test_misc/012_ddlutils.pl

Andrew Dunstan <andrew@dunslane.net>

Commit: df1bac400fb4877ba9f4bda2a29adaf8b40b4bd3
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2026-04-29T16:00:32Z
Fix timezone dependence in test_misc/012_ddlutils.pl

The tests introduced in c529ee38b9e are timezone sensitive.

Pin the cluster's timezone to UTC at init time so timestamptz output
is deterministic regardless of the host's local timezone.

Files

PathChange+/−
src/test/modules/test_misc/t/012_ddlutils.pl modified +3 −0