postgresql/src/pl/tcl/sql
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.sql Reconsider the handling of procedure OUT parameters. 2021-06-10 17:11:36 -04:00
pltcl_queries.sql PL/Tcl: Improve trigger tests organization 2019-03-15 12:42:07 +01:00
pltcl_setup.sql Remove environment sensitivity in pl/tcl regression test. 2023-09-29 20:21:10 -04:00
pltcl_start_proc.sql Invent start_proc parameters for PL/Tcl. 2017-03-07 12:40:44 -05:00
pltcl_subxact.sql Add a "subtransaction" command to PL/Tcl. 2017-03-11 14:37:05 -05:00
pltcl_transaction.sql Fix SPI's handling of errors during transaction commit. 2022-02-28 12:45:36 -05:00
pltcl_trigger.sql Generated columns 2019-03-30 08:15:57 +01:00
pltcl_unicode.sql Fix PL/Tcl's encoding conversion logic. 2016-03-02 13:30:14 -05:00