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 | 756781cc8b6b9c3edb73dc617048605454c4103e (patch) | |
tree | 048cd44809394262aa5e0d4b9540dd5a501fb47b /src/include/executor/execParallel.h | |
parent | 2bb6bdbe5da77eab44abf6512779a4aa04419700 (diff) | |
download | postgresql-756781cc8b6b9c3edb73dc617048605454c4103e.tar.gz postgresql-756781cc8b6b9c3edb73dc617048605454c4103e.zip |
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/include/executor/execParallel.h')
0 files changed, 0 insertions, 0 deletions