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

Commit1626590

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 parent8c5d9cc commit1626590

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
@@ -44,7 +44,7 @@
4444
do
4545
$$
4646
declare
47-
current timestamp with time zone := '2019-03-27 08:14:01.123456789America/Punta_Arenas';
47+
current timestamp with time zone := '2019-03-27 08:14:01.123456789UTC';
4848
begin
4949
loop
5050
insert into tbl_timestamp0 select i from

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp