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 | 550041728d65c78a58fe76f89e68b75d56c39645 (patch) | |
tree | 3f8c72366903125038a94b40106953509e07bb44 /src/backend/utils/adt/genfile.c | |
parent | 5feb3d0b3f6bf2f65757acbad6578cc8318f1f70 (diff) | |
download | postgresql-550041728d65c78a58fe76f89e68b75d56c39645.tar.gz postgresql-550041728d65c78a58fe76f89e68b75d56c39645.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/backend/utils/adt/genfile.c')
0 files changed, 0 insertions, 0 deletions