diff options
Diffstat (limited to 'doc/src/sgml')
| -rw-r--r-- | doc/src/sgml/catalogs.sgml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml index c6500b47047..70536ce5c74 100644 --- a/doc/src/sgml/catalogs.sgml +++ b/doc/src/sgml/catalogs.sgml @@ -12305,7 +12305,7 @@ SELECT * FROM pg_locks pl LEFT JOIN pg_prepared_xacts ppx        </para>        <para>         The offset at which the allocation starts. NULL for anonymous -       allocations and unused memory. +       allocations, since details related to them are not known.        </para></entry>       </row> | 
