• Robert Haas's avatar
    Fix various infelicities in node functions. · 53bbc681
    Robert Haas authored
    Mostly, this consists of adding support for fields which exist in the
    structure but aren't handled by copy/equal/outfuncs; but the create
    foreign table case can actually produce garbage output.
    
    Noah Misch
    53bbc681
outfuncs.c 70.9 KB