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

Commit2899e3d

Browse files
committed
Adjust largeobject_1.source per buildfarm.
Looks like the correct size of DOS-ified tenk.data is 680800 not 680801.(I got the latter from a version of unix2dos that appends a trailing ^Z,which evidently is not git's practice.)
1 parent05cf0ea commit2899e3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ UPDATE lotest_stash_values SET fd=lo_open(loid, CAST(x'20000' | x'40000' AS inte
226226
SELECT lo_lseek(fd, 0, 2) FROM lotest_stash_values;
227227
lo_lseek
228228
----------
229-
680801
229+
680800
230230
(1 row)
231231

232232
-- with the default BLKSZ, LOBLKSZ = 2048, so this positions us for a block

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp