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)
commit550041728d65c78a58fe76f89e68b75d56c39645
tree3f8c72366903125038a94b40106953509e07bb44
parent5feb3d0b3f6bf2f65757acbad6578cc8318f1f70
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