• Robert Haas's avatar
    Change InitToastSnapshot to a macro. · 81c766b3
    Robert Haas authored
    tqual.h is included in some front-end compiles, and a static inline
    breaks on buildfarm member castoroides.  Since the macro is never
    referenced, it should dodge that problem, although this doesn't
    seem like the cleanest way of hiding things from front-end compiles.
    
    Report and review by Tom Lane; patch by me.
    81c766b3
tuptoaster.c 62 KB