aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/storage.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/storage.sgml b/doc/src/sgml/storage.sgml
index cb76b98dc36..85a8de2ece9 100644
--- a/doc/src/sgml/storage.sgml
+++ b/doc/src/sgml/storage.sgml
@@ -359,7 +359,7 @@ described in more detail below.
<para>
The compression technique used is a fairly simple and very fast member
of the LZ family of compression techniques. See
-<filename>src/backend/utils/adt/pg_lzcompress.c</> for the details.
+<filename>src/common/pg_lzcompress.c</> for the details.
</para>
<para>