We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1957bc commit 34e9448Copy full SHA for 34e9448
src/test/modules/brin/t/02_wal_consistency.pl
@@ -46,7 +46,7 @@
46
do
47
$$
48
declare
49
- current timestamp with time zone := '2019-03-27 08:14:01.123456789 America/Punta_Arenas';
+ current timestamp with time zone := '2019-03-27 08:14:01.123456789 UTC';
50
begin
51
loop
52
insert into tbl_timestamp0 select i from
0 commit comments