mirror of
https://github.com/postgres/postgres.git
synced 2025-12-10 00:06:45 -05:00
Add more comments in ltree.h, and correct a misstatement or two. Use a symbol, rather than hardwired constants, for the maximum length of an ltree label. The max length is still hardwired in the associated error messages, but I want to clean that up as part of a separate patch to improve the error messages.