doc: remove mention of the DMOZ catalog in ltree docs
authorBruce Momjian <[email protected]>
Thu, 5 Apr 2018 19:55:41 +0000 (15:55 -0400)
committerBruce Momjian <[email protected]>
Thu, 5 Apr 2018 19:55:41 +0000 (15:55 -0400)
Discussion: https://postgr.es/m/CAF4Au4xYem_W3KOuxcKct7=G4j8Z3uO9j3DUKTFJqUsfp_9pQg@mail.gmail.com

Author: Oleg Bartunov

Backpatch-through: 9.3

doc/src/sgml/ltree.sgml

index 135f3b0a0f3b86c1cad8063aae437a09219ea4f3..98e0ca5c6239f97c1ab1bf099ee70a34b1584999 100644 (file)
@@ -32,9 +32,7 @@
    labels separated by dots, for example <literal>L1.L2.L3</literal>, representing
    a path from the root of a hierarchical tree to a particular node.  The
    length of a label path must be less than 65kB, but keeping it under 2kB is
-   preferable.  In practice this is not a major limitation; for example,
-   the longest label path in the DMOZ catalog (<ulink
-   url="http://www.dmoztools.net"></ulink>) is about 271 bytes.
+   preferable.
   </para>
 
   <para>