• T
    Restructure outfuncs and readfuncs to use macros in the same style as · dbe100c4
    Tom Lane 提交于
    just done for copyfuncs/equalfuncs.  Read functions in particular get
    a lot shorter than before, and it's much easier to compare an out function
    with the corresponding read function to make sure they agree.
    initdb forced due to small changes in nodestring format (regularizing
    a few cases that were formerly idiosyncratic).
    dbe100c4
outfuncs.c 33.4 KB