Doc: correct misstatement about ltree label maximum length.
Tom Lane <tgl@sss.pgh.pa.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ltree.sgml | modified | +2 −2 |