git.postgresql.org Git - postgresql.git/commit
2020年3月29日 22:54:19 +0000 (18:54 -0400)
2020年3月29日 22:54:19 +0000 (18:54 -0400)
commit 122b0ccfef068b0c0c3716c83a93173866e454aa
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.
This is the main PostgreSQL git repository.
RSS
Atom