We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentce3153f commit1fe4192Copy full SHA for 1fe4192
src/test/regress/output/largeobject_1.source
@@ -214,7 +214,7 @@ SELECT lo_lseek(fd, 2030, 0) FROM lotest_stash_values;
214
-- this should get half of the value from page 0 and half from page 1 of the
215
-- large object
216
SELECT loread(fd, 36) FROM lotest_stash_values;
217
-loread
+ loread
218
--------------------------------------------------------------
219
44\011144\0111144\0114144\0119144\01188\01189\011SNAAAA\011F
220
(1 row)
@@ -244,7 +244,7 @@ SELECT lo_lseek(fd, 2030, 0) FROM lotest_stash_values;
244
245
246
247
248
--------------------------------------------------
249
44\011144\011114abcdefghijklmnop9\011SNAAAA\011F
250