summaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2020-03-29 18:54:19 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2020-03-29 18:54:19 -0400
commit4bdb3f3915ef45798a15405d2ee2080070c5b05d (patch)
tree3249cf1e6df264d15ac41a7762a330e040f3caaa /src/backend/executor
parent8e1e630d004e1d7dc31949c31137831d6f893359 (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/backend/executor')
0 files changed, 0 insertions, 0 deletions