summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBruce Momjian2018-04-05 19:55:41 +0000
committerBruce Momjian2018-04-05 19:55:41 +0000
commitec349b112366937f87f921bdb80a253e681b211d (patch)
tree1adc8ebd151f8c8710bcc3ac0dca27699792fbec /doc
parent15188cb5d5454fdfb58a33156d4ed8fc24a8608a (diff)
doc: remove mention of the DMOZ catalog in ltree docs
Discussion: https://postgr.es/m/CAF4Au4xYem_W3KOuxcKct7=G4j8Z3uO9j3DUKTFJqUsfp_9pQg@mail.gmail.com Author: Oleg Bartunov Backpatch-through: 9.3
Diffstat (limited to 'doc')
-rw-r--r--doc/src/sgml/ltree.sgml4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/src/sgml/ltree.sgml b/doc/src/sgml/ltree.sgml
index 8528e9d0454..c2d9ed32ce0 100644
--- a/doc/src/sgml/ltree.sgml
+++ b/doc/src/sgml/ltree.sgml
@@ -32,9 +32,7 @@
labels separated by dots, for example <literal>L1.L2.L3</>, 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>