aboutsummaryrefslogtreecommitdiff
path: root/src/test/regress/output/largeobject.source
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/regress/output/largeobject.source')
-rw-r--r--src/test/regress/output/largeobject.source2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/regress/output/largeobject.source b/src/test/regress/output/largeobject.source
index 969a7c7f40f..6a1ee16a98c 100644
--- a/src/test/regress/output/largeobject.source
+++ b/src/test/regress/output/largeobject.source
@@ -326,7 +326,7 @@ SELECT lo_lseek(fd, 0, 2) FROM lotest_stash_values;
670800
(1 row)
--- with the default BLKSZ, LOBLKSZ = 2048, so this positions us for a block
+-- with the default BLCKSZ, LOBLKSIZE = 2048, so this positions us for a block
-- edge case
SELECT lo_lseek(fd, 2030, 0) FROM lotest_stash_values;
lo_lseek