Doc: correct misstatement about ltree label maximum length.
authorTom Lane <[email protected]>
Sun, 29 Mar 2020 22:54:19 +0000 (18:54 -0400)
committerTom Lane <[email protected]>
Sun, 29 Mar 2020 22:54:19 +0000 (18:54 -0400)
commite4e07cca5a8a86bedcd874a6f674550407d35555
tree4929411dfa175b7a643ab853316fd68b75538e8e
parent2618ac6c6535171f4993a38e3410955e1c2a2073
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