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 | e4e07cca5a8a86bedcd874a6f674550407d35555 (patch) | |
tree | 4929411dfa175b7a643ab853316fd68b75538e8e /src/backend/executor/execProcnode.c | |
parent | 2618ac6c6535171f4993a38e3410955e1c2a2073 (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/execProcnode.c')
0 files changed, 0 insertions, 0 deletions