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

Commite1c0bc1

Browse files
committed
Bruce's octet_length change breaks this regression test.
1 parentc78975f commite1c0bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/test/regress/output/misc.source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -679,7 +679,7 @@ select i, length(t), octet_length(t), oldstyle_length(i,t) from oldstyle_test;
679679
| | |
680680
0 | 2 | 2 | 2
681681
1000 | 2 | 2 | 1002
682-
0 | 50000 | 581 | 50000
682+
0 | 50000 |50000 | 50000
683683
(4 rows)
684684

685685
drop table oldstyle_test;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp