Doc: correct misstatement about ltree label maximum length.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 29 Mar 2020 22:54:19 +0000 (18:54 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 29 Mar 2020 22:54:19 +0000 (18:54 -0400)
commit122b0ccfef068b0c0c3716c83a93173866e454aa
tree92c2ffed5673586fe2edbd92fd0d1eca69ba8f1f
parente1ff780485ca9ff0d2db3cd716b63557fc6ae5e5
Doc: correct misstatement about ltree label maximum length.

The documentation says that the max length is 255 bytes, but
code inspection says it's actually 255 characters; and relevant
lengths are stored as uint16 so that that works.
doc/src/sgml/ltree.sgml