diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2020-03-29 18:54:19 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2020-03-29 18:54:19 -0400 |
commit | a9120b0163f308b0a20ac473cc45499991e4e32f (patch) | |
tree | 4921a3162f563e411721a777aee5c9d678b9f8d8 /src | |
parent | 39491aa0da48efabea5f16eb5104a0eb0ae0b251 (diff) |
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.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions