10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddb4158 commit c39e903Copy full SHA for c39e903
doc/src/sgml/ltree.sgml
@@ -32,9 +32,7 @@
32
labels separated by dots, for example <literal>L1.L2.L3</literal>, representing
33
a path from the root of a hierarchical tree to a particular node. The
34
length of a label path must be less than 65kB, but keeping it under 2kB is
35
- preferable. In practice this is not a major limitation; for example,
36
- the longest label path in the DMOZ catalog (<ulink
37
- url="http://www.dmoztools.net"></ulink>) is about 271 bytes.
+ preferable.
38
</para>
39
40
<para>
0 commit comments