postgresql/src/pl/tcl/expected
Tom Lane f02154652d Remove environment sensitivity in pl/tcl regression test.
Add "-gmt 1" to our test invocations of the Tcl "clock" command,
so that they do not consult the timezone environment.  While it
doesn't really matter which timezone is used here, it does
matter that the command not fall over entirely.  We've now
discovered that at least on FreeBSD, "clock scan" will fail if
/etc/localtime is missing.  It seems worth making the test
insensitive to that.

Per Tomas Vondras' buildfarm animal dikkop.  Thanks to
Thomas Munro for the diagnosis.

Discussion: https://postgr.es/m/316d304a-1dcd-cea1-3d6c-27f794727a06@enterprisedb.com
2023-09-29 20:21:10 -04:00
..
pltcl_call.out Reconsider the handling of procedure OUT parameters. 2021-06-10 17:11:36 -04:00
pltcl_queries.out PL/Tcl: Improve trigger tests organization 2019-03-15 12:42:07 +01:00
pltcl_setup.out Remove environment sensitivity in pl/tcl regression test. 2023-09-29 20:21:10 -04:00
pltcl_start_proc.out Invent start_proc parameters for PL/Tcl. 2017-03-07 12:40:44 -05:00
pltcl_subxact.out Deduplicate "invalid input syntax" messages for various types. 2018-07-22 14:58:01 -07:00
pltcl_transaction.out Fix SPI's handling of errors during transaction commit. 2022-02-28 12:45:36 -05:00
pltcl_trigger.out Generated columns 2019-03-30 08:15:57 +01:00
pltcl_unicode.out Fix PL/Tcl's encoding conversion logic. 2016-03-02 13:30:14 -05:00