Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9c30060

Browse files
committed
Remove unportable use of timezone in recent test
Per buildfarm member snapperDiscussion:https://postgr.es/m/129951.1659812518@sss.pgh.pa.us
1 parent811203d commit9c30060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/test/modules/brin/t/02_wal_consistency.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
do
4747
$$
4848
declare
49-
current timestamp with time zone := '2019-03-27 08:14:01.123456789America/Punta_Arenas';
49+
current timestamp with time zone := '2019-03-27 08:14:01.123456789UTC';
5050
begin
5151
loop
5252
insert into tbl_timestamp0 select i from

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp