• Tom Lane's avatar
    Cosmetic improvements in ltree code. · 2743d9ae
    Tom Lane authored
    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.
    2743d9ae
ltree.h 9.27 KB